Rename rpcuser.py to rpcauth.py
commit3fdb29778a0b598d4ddf05ec5ed4593641d0da6e
authorHenrik Jonsson <me@hkjn.me>
Wed, 6 Dec 2017 12:47:28 +0000 (6 12:47 +0000)
committerHenrik Jonsson <me@hkjn.me>
Wed, 6 Dec 2017 13:11:02 +0000 (6 13:11 +0000)
tree8cc9289e1afe8b72d0f2a0ad28012b6ea2a54bcd
parent497d0e014cc79d46531d570e74e4aeae72db602d
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.
Makefile.am
contrib/debian/examples/bitcoin.conf
share/rpcauth/README.md [new file with mode: 0644]
share/rpcauth/rpcauth.py [moved from share/rpcuser/rpcuser.py with 100% similarity]
share/rpcuser/README.md [deleted file]