mirror of
https://github.com/monero-project/monero
synced 2025-10-06 00:32:44 +02:00
simplewallet: batch address creation limit to match rpc
This commit is contained in:
@@ -136,7 +136,7 @@ using tools::fee_priority;
|
|||||||
|
|
||||||
#define REFRESH_PERIOD 90 // seconds
|
#define REFRESH_PERIOD 90 // seconds
|
||||||
|
|
||||||
#define MAX_MNEW_ADDRESSES 1000
|
#define MAX_MNEW_ADDRESSES 65536
|
||||||
|
|
||||||
#define CHECK_MULTISIG_ENABLED() \
|
#define CHECK_MULTISIG_ENABLED() \
|
||||||
do \
|
do \
|
||||||
|
Reference in New Issue
Block a user