The intention is to remove the `Update::introduce_older_blocks` parameter and update the local chain directly with `CheckPoint`. This simplifies the API and there is a way to do this efficiently.
BDK Bitcoind RPC
This crate is used for emitting blockchain data from the bitcoind
RPC interface.