LibOpStackNP

Git Source

Functions

integrity

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

run

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