Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 479 Bytes

44_merge.mdx

File metadata and controls

22 lines (15 loc) · 479 Bytes
fork group
Merge
Block Information

Index 1 is top of the stack. See PUSH.

Stack output

  1. prevRandao: previous block's RANDAO mix.

Example

* Input Output
1 0xce124dee50136f3f93f19667fb4198c6b94eecbacfa300469e5280012757be94

Error cases

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

  • Not enough gas.
  • Stack overflow.