Skip to content

ethCallProcedure

ethCallProcedure(client): EthCallJsonRpcProcedure

Executes a message call without creating a transaction on the block chain.

Parameters

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

Returns

EthCallJsonRpcProcedure

Source

procedures/src/eth/ethCallProcedure.js:8