Update fixed_ringsize

Matt Smith 4 years ago
parent 4ab9750c09
commit 40ddb926e5
Signed by: asymptotically
GPG Key ID: D0EAC8943FB1B2C1

@ -59,7 +59,7 @@ bool monero_fork_rules::lightwallet_hardcoded__use_fork_rules(uint8_t version, i
// Protocol / Defaults
uint32_t monero_fork_rules::fixed_ringsize()
{
return 11; // v8
return 20; // v8
}
uint32_t monero_fork_rules::fixed_mixinsize()
{

Loading…
Cancel
Save