pub fn initialize_genesis_block_hash_mapping<Block: BlockT, Client: HeaderBackend<Block> + AuxStore>(
client: &Client,
bitcoin_network: Network,
)
Expand description
Insert the genesis block hash mapping into aux-db.
pub fn initialize_genesis_block_hash_mapping<Block: BlockT, Client: HeaderBackend<Block> + AuxStore>(
client: &Client,
bitcoin_network: Network,
)
Insert the genesis block hash mapping into aux-db.