Function ensure_empty_withdrawals_root

Source
pub fn ensure_empty_withdrawals_root<H: BlockHeader>(
    header: &H,
) -> Result<(), ConsensusError>
Expand description

Verifies that withdrawals root in block header (Shanghai) is always [EMPTY_ROOT_HASH] in Canyon.