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