IntegrityCheckStateNP
struct IntegrityCheckStateNP {
uint256 stackIndex;
uint256 stackMaxIndex;
uint256 readHighwater;
uint256[] constants;
uint256 opIndex;
bytes bytecode;
}
struct IntegrityCheckStateNP {
uint256 stackIndex;
uint256 stackMaxIndex;
uint256 readHighwater;
uint256[] constants;
uint256 opIndex;
bytes bytecode;
}