pub fn validate_cancun_gas<B: Block>( block: &SealedBlock<B>, ) -> Result<(), ConsensusError>
Validate that blob gas is present in the block if Cancun is active.
See EIP-4844: Shard Blob Transactions