diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp index a6f48e496..91f471a35 100644 --- a/src/simplewallet/simplewallet.cpp +++ b/src/simplewallet/simplewallet.cpp @@ -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 {