EthGetLogsHandler
EthGetLogsHandler: (
request
) =>Promise
<EthGetLogsResult
>
Parameters
• request: EthGetLogsParams
Returns
Promise
<EthGetLogsResult
>
Source
handlers/EthHandler.ts:119
EthGetLogsHandler: (
request
) =>Promise
<EthGetLogsResult
>
• request: EthGetLogsParams
Promise
<EthGetLogsResult
>
handlers/EthHandler.ts:119