LibInterpreterStateNP

Git Source

Functions

fingerprint

function fingerprint(InterpreterStateNP memory state) internal pure returns (bytes32);

stackBottoms

function stackBottoms(uint256[][] memory stacks) internal pure returns (Pointer[] memory);