LibOpSetNP

Git Source

Opcode for recording k/v state changes to be set in storage.

Functions

integrity

function integrity(IntegrityCheckStateNP memory, Operand) internal pure returns (uint256, uint256);

run

function run(InterpreterStateNP memory state, Operand, Pointer stackTop) internal pure returns (Pointer);

referenceFn

function referenceFn(InterpreterStateNP memory state, Operand, uint256[] memory inputs)
    internal
    pure
    returns (uint256[] memory);