mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #6819
c3f354e
simplewallet fix wrong persistent-rpc-client-id name in help (moneromooo-monero)
This commit is contained in:
commit
d27d4526fe
1 changed files with 1 additions and 1 deletions
|
@ -3393,7 +3393,7 @@ simple_wallet::simple_wallet()
|
|||
" Device name for hardware wallet.\n "
|
||||
"export-format <\"binary\"|\"ascii\">\n "
|
||||
" Save all exported files as binary (cannot be copied and pasted) or ascii (can be).\n "
|
||||
"persistent-client-id <1|0>\n "
|
||||
"persistent-rpc-client-id <1|0>\n "
|
||||
" Whether to keep using the same client id for RPC payment over wallet restarts.\n"
|
||||
"auto-mine-for-rpc-payment-threshold <float>\n "
|
||||
" Whether to automatically start mining for RPC payment if the daemon requires it.\n"
|
||||
|
|
Loading…
Reference in a new issue