Merge pull request #4569

e25d21a7 simplewallet: mark default-ring-size setting as obsolete (moneromooo-monero)
release-v0.5.1
Riccardo Spagni 6 years ago
commit 8beb3cd2a1
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -2403,7 +2403,7 @@ simple_wallet::simple_wallet()
"store-tx-info <1|0>\n "
" Whether to store outgoing tx info (destination address, payment ID, tx secret key) for future reference.\n "
"default-ring-size <n>\n "
" Set the default ring size (default and minimum is 5).\n "
" Set the default ring size (obsolete).\n "
"auto-refresh <1|0>\n "
" Whether to automatically synchronize new blocks from the daemon.\n "
"refresh-type <full|optimize-coinbase|no-coinbase|default>\n "

Loading…
Cancel
Save