Function bitcoin_blockfilter::get_block_filter_index
source · pub fn get_block_filter_index(
filter_type: BlockFilterType
) -> Amo<BlockFilterIndex>Expand description
| Get a block filter index by type. Returns | nullptr if index has not been initialized | or was already destroyed. |