Function cardano_chain_follower::validate_multiera_block
source ยท pub(crate) fn validate_multiera_block(_block: &MultiEraBlock<'_>)
Expand description
Validate a multi-era block.
This does not execute Plutus scripts nor validates ledger state. It only checks that the block is correctly formatted for its era.