EthGetUncleByBlockHashAndIndexParams: object
Based on the JSON-RPC request for eth_getUncleByBlockHashAndIndex
procedure
Type declaration
blockHash
readonly
blockHash: Hex
uncleIndex
readonly
uncleIndex: Hex
Source
packages/actions/src/eth/EthParams.ts:203