Function reth_rpc_types_compat::block::uncle_block_from_header

source ยท
pub fn uncle_block_from_header(
    header: Header,
) -> Block<WithOtherFields<Transaction>>
Expand description

Build an RPC block response representing an Uncle from its header.