forked from such-gitea/wownero-lws
Match Monero 0.17.2.3 decoy selection algo
This commit is contained in:
committed by
Lee *!* Clagett
parent
73fd14a53f
commit
a9794d39b8
@@ -36,7 +36,7 @@ namespace lws
|
||||
{
|
||||
std::vector<uint64_t> rct_offsets;
|
||||
std::gamma_distribution<double> gamma;
|
||||
double outputs_per_second;
|
||||
double seconds_per_output;
|
||||
|
||||
gamma_picker(const gamma_picker&) = default; // force explicit usage of `clone()` to copy.
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user