EthGetUncleCountByBlockNumberHandler
EthGetUncleCountByBlockNumberHandler: (
request
) =>Promise
<EthGetUncleCountByBlockNumberResult
>
Parameters
• request: EthGetUncleCountByBlockNumberParams
Returns
Promise
<EthGetUncleCountByBlockNumberResult
>
Source
handlers/EthHandler.ts:131