ethCallProcedure
ethCallProcedure(
client):EthCallJsonRpcProcedure
Executes a message call without creating a transaction on the block chain.
Parameters
• client: BaseClient<"fork" | "normal", object>
Returns
Source
procedures/src/eth/ethCallProcedure.js:8