callHandlerOpts
callHandlerOpts(
client,params):Promise<object|object>
Parses user provided params into ethereumjs options to pass into the EVM
Parameters
• client: TevmNode<"fork" | "normal", object>
• params: CallParams<boolean>
Returns
Promise<object | object>
Throws
Returns all errors as values