Module compact_ids

Available on crate feature reth-codec only.
Expand description

Identifiers used in Compact encoding of Bytecode.

Constants§

EIP7702_BYTECODE_ID
Identifier for Eip7702.
EOF_BYTECODE_ID
Identifier for Eof.
LEGACY_ANALYZED_BYTECODE_ID
Identifier for LegacyAnalyzed.
LEGACY_RAW_BYTECODE_ID
Identifier for legacy raw bytecode.
REMOVED_BYTECODE_ID
Identifier for removed bytecode variant.