mirror of
https://github.com/dashpay/dash.git
synced 2024-12-28 13:32:47 +01:00
3fdb29778a
This script creates `rpcauth` entries for bitcoin.conf, not the deprecated `rpcuser` entry, so this changes the name of the script to match.
11 lines
151 B
Markdown
11 lines
151 B
Markdown
RPC Tools
|
|
---------------------
|
|
|
|
### [RPCAuth](/share/rpcauth) ###
|
|
|
|
Create login credentials for a JSON-RPC user.
|
|
|
|
Usage:
|
|
|
|
./rpcauth.py <username>
|