Function reth_node_core::rpc::compat::block::uncle_block_from_header

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

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