@ethereumjs/evm / getOpcodesForHF
getOpcodesForHF(
common
,customOpcodes?
):OpcodeContext
Defined in: opcodes/codes.ts:424
Get suitable opcodes for the required hardfork.
Common
{Common} Ethereumjs Common metadata object.
CustomOpcode
[]
List with custom opcodes (see EVM customOpcodes
option description).
OpcodeContext
Opcodes dictionary object.