StackSizingsNotMonotonic

Git Source

Thrown when the stack sizings, allocation, inputs and outputs, are not monotonically increasing.

error StackSizingsNotMonotonic(bytes bytecode, uint256 relativeOffset);

Parameters

NameTypeDescription
bytecodebytesThe bytecode that was inspected.
relativeOffsetuint256The relative offset of the source that was inspected.