bstin
|
9adf949d2a
|
contrib: rpcauth.py - Add new option (-j/--json) to output text in json format
-j/--json update and remove un-needed parens
Update README to reflect new -j/--json options
|
2024-04-25 08:32:28 -05:00 |
|
João Barbosa
|
d6cde007db
|
rpcauth: Improve by using argparse and getpass modules
|
2018-11-21 22:30:07 +00:00 |
|
Wladimir J. van der Laan
|
2a89b0c812
|
rpcauth: Make it possible to provide a custom password
This adds the functionality to specify a custom password to
`rpcauth.py`, as well as makes the code (IMO) easier to understand.
|
2018-05-02 05:29:22 +02:00 |
|
Henrik Jonsson
|
3fdb29778a
|
Rename rpcuser.py to rpcauth.py
This script creates `rpcauth` entries for bitcoin.conf,
not the deprecated `rpcuser` entry, so this changes the name
of the script to match.
|
2017-12-06 13:11:02 +00:00 |
|