Crate fedimint_bitcoind

Source

Modulesยง

bitcoincore
esplora ๐Ÿ”’
feerate_source ๐Ÿ”’

Structsยง

DynBitcoindRpc
DynBitcoindRpcFactory

Constantsยง

MAINNET_GENESIS_BLOCK_HASH ๐Ÿ”’
REGTEST_GENESIS_BLOCK_HASH ๐Ÿ”’
SIGNET_GENESIS_BLOCK_HASH ๐Ÿ”’
TESTNET_GENESIS_BLOCK_HASH ๐Ÿ”’

Staticsยง

BITCOIN_RPC_REGISTRY ๐Ÿ”’
Global factories for creating bitcoin RPCs

Traitsยง

IBitcoindRpc
Trait that allows interacting with the Bitcoin blockchain
IBitcoindRpcFactory
Trait for creating new bitcoin RPC clients

Functionsยง

create_bitcoind
Create a bitcoin RPC of a given kind
get_bitcoin_polling_interval ๐Ÿ”’
register_bitcoind
Register a new factory for creating bitcoin RPCs