ethCallProcedure
ethCallProcedure(
client
):EthCallJsonRpcProcedure
Executes a message call without creating a transaction on the block chain.
Parameters
• client: TevmNode
<"fork"
| "normal"
, object
>
ethCallProcedure(
client
):EthCallJsonRpcProcedure
Executes a message call without creating a transaction on the block chain.
• client: TevmNode
<"fork"
| "normal"
, object
>