diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp index 46f9df18a..7ccc22eb2 100644 --- a/src/simplewallet/simplewallet.cpp +++ b/src/simplewallet/simplewallet.cpp @@ -136,7 +136,7 @@ using tools::fee_priority; #define REFRESH_PERIOD 90 // seconds -#define MAX_MNEW_ADDRESSES 1000 +#define MAX_MNEW_ADDRESSES 65536 #define CHECK_MULTISIG_ENABLED() \ do \