Function alloy_rpc_types_eth::logs_bloom

source ยท
pub fn logs_bloom<'a, It>(logs: It) -> Bloom
where It: IntoIterator<Item = &'a Log>,
Expand description

Calculate receipt logs bloom.