This ensures that `LocalChain` will always have a tip. The `ChainOracle` trait's `get_chain_tip` method no longer needs to return an option.
BDK Bitcoind RPC
This crate is used for emitting blockchain data from the bitcoind
RPC interface.
This ensures that `LocalChain` will always have a tip. The `ChainOracle` trait's `get_chain_tip` method no longer needs to return an option.
This crate is used for emitting blockchain data from the bitcoind
RPC interface.