Age | Commit message (Collapse) | Author |
|
It's unclear if people are using this and if it's worth maintaining.
|
|
|
|
This was the only call requiring password input which was still missing. Much useful to avoid leaving a plain text passphrase in the shell log.
|
|
during command line input. Getpass is in Python stdlib so no additional dependencies required.
|
|
This is a minor change to bitrpc.py to conform with the formatting of
the other python source code in the repo.
|
|
via RPC rather than as command line args.
Signed-off-by: David Perry <enmaku@gmail.com>
|