Module compact_ids

Module compact_ids 

Source
Available on crate feature node-api and (crate features reth-codec) only.
Expand description

Identifiers used in Compact encoding of Bytecode.

Constantsยง

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