Skip to content

callProcedure

callProcedure(client): CallJsonRpcProcedure

Creates a Call JSON-RPC Procedure for handling call requests with Ethereumjs EVM

Parameters

client: BaseClient<"fork" | "normal", object>

Returns

CallJsonRpcProcedure

Source

procedures/src/call/callProcedure.js:10