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