simplewallet fix wrong persistent-rpc-client-id name in help

pull/325/head
moneromooo-monero 4 years ago
parent aefa7740c3
commit c3f354e6c1
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -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…
Cancel
Save