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