pub const EXTCALL_LIGHT_FAILURE: InstructionResult;
Expand description
The result of a EXT*CALL
instruction if the gas limit is less than MIN_CALLEE_GAS
.
pub const EXTCALL_LIGHT_FAILURE: InstructionResult;
The result of a EXT*CALL
instruction if the gas limit is less than MIN_CALLEE_GAS
.