rust-bitcoin / rust-bitcoincore-rpc

Rust RPC client library for the Bitcoin Core JSON-RPC API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

more verbose error

mimoo opened this issue · comments

The problem if bitcoind returns an error is that we only get to know error 500, but not the actual error message.