Skip to content

EthGetLogsHandler

EthGetLogsHandler: (request) => Promise<EthGetLogsResult>

Parameters

request: EthGetLogsParams

Returns

Promise<EthGetLogsResult>

Source

handlers/EthHandler.ts:119