callProcedure
callProcedure(
client):CallJsonRpcProcedure
Creates a Call JSON-RPC Procedure for handling call requests with Ethereumjs EVM
Parameters
• client: TevmNode<"fork" | "normal", object>
callProcedure(
client):CallJsonRpcProcedure
Creates a Call JSON-RPC Procedure for handling call requests with Ethereumjs EVM
• client: TevmNode<"fork" | "normal", object>