@ethereumjs/evm / DeletePrecompile
DeletePrecompile =
object
Defined in: precompiles/index.ts:253
Specifies a precompile to remove from the EVM.
The address can be an Address instance or a 0x-prefixed hex string.
address:
Address|PrefixedHexString
Defined in: precompiles/index.ts:254