pub fn calc_filter_hash(
    parent_block_filter_hash: &Byte32,
    filter_data: &Bytes
) -> [u8; 32]
Expand description

Calculates a block filter hash.