EthGetLogsJsonRpcProcedure
EthGetLogsJsonRpcProcedure: (
request
) =>Promise
<EthGetLogsJsonRpcResponse
>
Parameters
• request: EthGetLogsJsonRpcRequest
Returns
Promise
<EthGetLogsJsonRpcResponse
>
Source
procedures/src/eth/EthProcedure.ts:133