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