Skip to content

EthGetUncleByBlockHashAndIndexParams

EthGetUncleByBlockHashAndIndexParams: object

Based on the JSON-RPC request for eth_getUncleByBlockHashAndIndex procedure

Type declaration

blockHash

readonly blockHash: Hex

uncleIndex

readonly uncleIndex: Hex

Defined in

packages/actions/src/eth/EthParams.ts:203