Macro reth_revm::interpreter::require_init_eof

macro_rules! require_init_eof {
    ($interp:expr) => { ... };
}
Expand description

Error if not init eof call.