callHandler
callHandler(
client
,options
?):CallHandler
Creates an CallHandler for handling call params with Ethereumjs EVM
Parameters
• client: BaseClient
<"fork"
| "normal"
, object
>
• options?= {}
• options.throwOnFail?: undefined
| boolean
= true
Returns
Source
packages/actions/src/tevm/callHandler.js:39