Files
palladiumcore/share/rpcauth
NotRin7 0a6901a7f0 1.1.0
2024-03-15 18:16:03 +01:00
..
2024-03-15 18:16:03 +01:00
2024-03-15 18:16:03 +01:00

RPC Tools

RPCAuth

usage: rpcauth.py [-h] username [password]

Create login credentials for a JSON-RPC user

positional arguments:
  username    the username for authentication
  password    leave empty to generate a random password or specify "-" to
              prompt for password

optional arguments:
  -h, --help  show this help message and exit