Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EvmcCallKind

The kind of call to invoke the EVM with.

Index

Enumeration members

EVMC_CALL

EVMC_CALL: = 0

EVMC_CALLCODE

EVMC_CALLCODE: = 2

EVMC_CREATE

EVMC_CREATE: = 3

EVMC_CREATE2

EVMC_CREATE2: = 4

EVMC_DELEGATECALL

EVMC_DELEGATECALL: = 1

Generated using TypeDoc