mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-31 18:22:04 +02:00
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>
|