callProcedure
callProcedure(
client):CallJsonRpcProcedure
Creates a Call JSON-RPC Procedure for handling call requests with Ethereumjs EVM
Parameters
• client: BaseClient<"fork" | "normal", object>
Returns
Source
procedures/src/call/callProcedure.js:10