Modulesยง
Structsยง
- Wrapper around
IBitcoindRpc
that will retry failed calls
Constantsยง
- RETRY_
SLEEP_ ๐MAX_ MS - RETRY_
SLEEP_ ๐MIN_ MS
Staticsยง
- BITCOIN_
RPC_ ๐REGISTRY Global factories for creating bitcoin RPCs
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>