Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 275 Bytes

EIP3074 instructions

EIP-3074 AUTH and AUTHCALL instructions.

The implementation is located in the [instructions] module. The custom instruction context required for AUTH and AUTHCALL is located in the [context] module.