simplewallet: mark default-ring-size setting as obsolete
This commit is contained in:
parent
c23b6f8f56
commit
c0822fdd30
|
@ -2403,7 +2403,7 @@ simple_wallet::simple_wallet()
|
||||||
"store-tx-info <1|0>\n "
|
"store-tx-info <1|0>\n "
|
||||||
" Whether to store outgoing tx info (destination address, payment ID, tx secret key) for future reference.\n "
|
" Whether to store outgoing tx info (destination address, payment ID, tx secret key) for future reference.\n "
|
||||||
"default-ring-size <n>\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 "
|
"auto-refresh <1|0>\n "
|
||||||
" Whether to automatically synchronize new blocks from the daemon.\n "
|
" Whether to automatically synchronize new blocks from the daemon.\n "
|
||||||
"refresh-type <full|optimize-coinbase|no-coinbase|default>\n "
|
"refresh-type <full|optimize-coinbase|no-coinbase|default>\n "
|
||||||
|
|
Loading…
Reference in New Issue