Expand description
Error types for the RPC client.
Structs§
- Bitcoin
RpcError bitcoind
RPC server error.- Sign
RawTransaction With Wallet Error - Error returned when signing a raw transaction with a wallet fails.
- Unexpected
Server Version Error - Error returned when RPC client expects a different version than bitcoind reports.
Enums§
- Client
Error - The error type for errors produced in this library.