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