Previously, emissions are purely blocks + the block height. This means emitted blocks can only connect to previous-adjacent blocks. Hence, sync must start from genesis and include every block.
BDK Bitcoind RPC
This crate is used for emitting blockchain data from the bitcoind
RPC interface.