Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 516 Bytes

45.mdx

File metadata and controls

24 lines (16 loc) · 516 Bytes
fork group
Frontier
Block Information

Index 1 is top of the stack. See PUSH.

Stack output

  1. gasLimit: gas limit.

Example

* Input Output
1 0xffffffffffff

Reproduce in playground.

Error cases

The state changes done by the current context are reverted in those cases:

  • Not enough gas.
  • Stack overflow.