Open wintercooled opened 6 years ago
Could do with handling connection errors etc better - e.g. when node not running etc.
Need to determine what's needed - perhaps look at how python-bitcoinrpc handles it?
The 'IsDaemonRunning' method could be extended to cover this maybe?
Check that HTTP connections persist for the life of the object
Could do with handling connection errors etc better - e.g. when node not running etc.
Need to determine what's needed - perhaps look at how python-bitcoinrpc handles it?