EthGetUncleByBlockNumberAndIndexParams
EthGetUncleByBlockNumberAndIndexParams:
object
Based on the JSON-RPC request for eth_getUncleByBlockNumberAndIndex procedure
Type declaration
blockTag?
optionalreadonlyblockTag:BlockParam
uncleIndex
readonlyuncleIndex:Hex
Source
packages/actions/src/eth/EthParams.ts:211