mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
9adf949d2a
-j/--json update and remove un-needed parens Update README to reflect new -j/--json options
453 B
453 B
RPC Tools
RPCAuth
usage: rpcauth.py [-h] username [password]
Create login credentials for a JSON-RPC user
positional arguments:
username the username for authentication
password leave empty to generate a random password or specify "-" to
prompt for password
optional arguments:
-h, --help show this help message and exit
-j, --json output data in json format