1/// A catch-all header type for handling headers on multiple networks. 2pub type AnyRpcHeader = alloy_rpc_types_eth::Header<alloy_consensus_any::AnyHeader>;