Browse Source
This script creates `rpcauth` entries for bitcoin.conf, not the deprecated `rpcuser` entry, so this changes the name of the script to match.0.16
Henrik Jonsson
7 years ago
5 changed files with 13 additions and 13 deletions
@ -0,0 +1,10 @@ |
|||||||
|
RPC Tools |
||||||
|
--------------------- |
||||||
|
|
||||||
|
### [RPCAuth](/share/rpcauth) ### |
||||||
|
|
||||||
|
Create login credentials for a JSON-RPC user. |
||||||
|
|
||||||
|
Usage: |
||||||
|
|
||||||
|
./rpcauth.py <username> |
Loading…
Reference in new issue