EthGetUncleByBlockHashAndIndexHandler
EthGetUncleByBlockHashAndIndexHandler: (
request
) =>Promise
<EthGetUncleByBlockHashAndIndexResult
>
Parameters
• request: EthGetUncleByBlockHashAndIndexParams
Returns
Promise
<EthGetUncleByBlockHashAndIndexResult
>
Source
packages/actions/src/eth/EthHandler.ts:151