Skip to main content

SYSTEM_PRECOMPILE_STUB

Constant SYSTEM_PRECOMPILE_STUB 

Source
pub const SYSTEM_PRECOMPILE_STUB: &'static [u8];
Expand description

Sentinel bytecode for network-native precompiles that have no deployed code.

The EIP-3541-reserved 0xEF prefix makes extcodesize treat the account as non-empty while execution remains handled by the precompile.