Module error

Source
Expand description

Error types for the RPC client.

Structs§

BitcoinRpcError
bitcoind RPC server error.
SignRawTransactionWithWalletError
Error returned when signing a raw transaction with a wallet fails.
UnexpectedServerVersionError
Error returned when RPC client expects a different version than bitcoind reports.

Enums§

ClientError
The error type for errors produced in this library.