Crate fedimint_bitcoind
source ·Modules
Structs
- Wrapper around
IBitcoindRpc
that will retry failed calls
Traits
- Trait that allows interacting with the Bitcoin blockchain
- Trait for creating new bitcoin RPC clients
Functions
- Create a bitcoin RPC of a given kind
- Register a new factory for creating bitcoin RPCs
Type Aliases
Result<T, Error>