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. |