CustomPrecompile
CustomPrecompile:
Exclude<Exclude<ConstructorArgument<EVM>,undefined>["customPrecompiles"],undefined>[number]
Custom precompiles allow you to run arbitrary JavaScript code in the EVM
Source
packages/memory-client/src/CustomPrecompile.ts:19
Generated using typedoc-plugin-markdown and TypeDoc