mirror of
https://github.com/monero-project/monero.git
synced 2026-01-22 12:24:30 +01:00
simplewallet: bump default mixin from 3 to 4
As recommended in MRL-0004
This commit is contained in:
@@ -76,7 +76,7 @@ typedef cryptonote::simple_wallet sw;
|
||||
|
||||
unsigned int epee::g_test_dbg_lock_sleep = 0;
|
||||
|
||||
#define DEFAULT_MIX 3
|
||||
#define DEFAULT_MIX 4
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user