3fdb29778a
This script creates `rpcauth` entries for bitcoin.conf, not the deprecated `rpcuser` entry, so this changes the name of the script to match.
10 lines
151 B
Markdown
10 lines
151 B
Markdown
RPC Tools
|
|
---------------------
|
|
|
|
### [RPCAuth](/share/rpcauth) ###
|
|
|
|
Create login credentials for a JSON-RPC user.
|
|
|
|
Usage:
|
|
|
|
./rpcauth.py <username>
|