logs_bloom

Function logs_bloom 

pub fn logs_bloom<'a>(logs: impl IntoIterator<Item = &'a Log>) -> Bloom
Available on crate feature node-api only.
Expand description

Compute the logs bloom filter for the given logs.