Function reth::rpc::server_types::eth::logs_utils::log_matches_filter

source ยท
pub fn log_matches_filter(
    block: BlockNumHash,
    log: &Log,
    params: &FilteredParams,
) -> bool
Expand description

Returns true if the log matches the filter and should be included