mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
ef3c28d4ce
Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com> |
||
---|---|---|
.. | ||
README.md | ||
rpcauth.py |
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