Modules§
Structs§
- DynBitcoind
Rpc - DynBitcoind
RpcFactory - Retry
Client - Wrapper around
IBitcoindRpc
that will retry failed calls
Traits§
- IBitcoind
Rpc - Trait that allows interacting with the Bitcoin blockchain
- IBitcoind
RpcFactory - Trait for creating new bitcoin RPC clients
Functions§
- create_
bitcoind - Create a bitcoin RPC of a given kind
- register_
bitcoind - Register a new factory for creating bitcoin RPCs
Type Aliases§
- Result
Result<T, Error>