ion
ion copied to clipboard
Add support for bitcoinRpcAuth
I recently ran into an issue where I was using rpcauth in my bitcoin.conf file. I was copying the salted hmac over to the *-bitcoin-config.json file for ion-bitcoin as the value for bitcoinRpcPassword which caused RPC failures of course.
This is a feature request to add support for using rpcauth lines from bitcoin.conf as the value for a new "bitcoinRpcAuth" config value to simplify setup.