Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 349 Bytes

File metadata and controls

24 lines (17 loc) · 349 Bytes
fork Frontier
group Push Operations

Stack output

  1. Integer: pushed value, aligned to the right (put in the lowest significant bytes).

Example

Code
0x61FFFF
Input Output
0xFFFF

Error cases

The transaction is reverted in those cases:

  • Not enough gas.
  • Stack overflow.