Skip to content

EthGetUncleByBlockNumberAndIndexJsonRpcRequest

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

JSON-RPC request for eth_getUncleByBlockNumberAndIndex procedure

Source

requests/EthJsonRpcRequest.ts:211