fork | group |
---|---|
Frontier |
Stack Memory Storage and Flow Operations |
Index 1 is top of the stack. See PUSH.
gas
: remaining gas (after this instruction).
The state changes done by the current context are reverted in those cases:
- Not enough gas.
- Stack overflow.