Skip to content

EthGetUncleByBlockNumberAndIndexJsonRpcRequest

EthGetUncleByBlockNumberAndIndexJsonRpcRequest: JsonRpcRequest<"eth_getUncleByBlockNumberAndIndex", readonly [BlockTag | Hex, Hex]>

JSON-RPC request for eth_getUncleByBlockNumberAndIndex procedure

Defined in

procedures/src/eth/EthJsonRpcRequest.ts:211