EthGetUncleCountByBlockHashHandler
EthGetUncleCountByBlockHashHandler: (
request) =>Promise<EthGetUncleCountByBlockHashResult>
Parameters
• request: EthGetUncleCountByBlockHashParams
Returns
Promise<EthGetUncleCountByBlockHashResult>
Source
handlers/EthHandler.ts:127