constants

package
v0.0.0-...-309c178 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpCodeCall         = "CALL"
	OpCodeDelegateCall = "DELEGATECALL"
	OpCodeStaticCall   = "STATICCALL"
	OpCodeReturn       = "RETURN"
	OpCodeCreate       = "CREATE"
	OpCodeRevert       = "REVERT"
)

Variables

Functions

This section is empty.

Types

type OpCodeEnum

type OpCodeEnum int
const (
	OpEnumCall OpCodeEnum = iota
	OpEnumDelegateCall
	OpEnumStaticCall
	OpEnumReturn
	OpEnumCreate
	OpEnumRevert
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL