Make an initial dummy RPC call to check that the connection works
authorMatt Corallo <git@bluematt.me>
Tue, 4 May 2021 17:10:18 +0000 (17:10 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 4 May 2021 18:39:25 +0000 (18:39 +0000)
commita7a3f78356c28b252744f2a2743b0266686b4d4d
tree163cde64847e8d86cccf81b5c2213600c50b9025
parent3f7695392d8b96ebb0e154ab59a929e95f767582
Make an initial dummy RPC call to check that the connection works

This provides a much better panic message if the RPC password is
incorrect.
src/bitcoind_client.rs