EthGetUncleByBlockNumberAndIndexJsonRpcRequest
EthGetUncleByBlockNumberAndIndexJsonRpcRequest:
JsonRpcRequest
<"eth_getUncleByBlockNumberAndIndex"
, readonly [BlockTag
|Hex
,Hex
]>
JSON-RPC request for eth_getUncleByBlockNumberAndIndex
procedure
Source
procedures/src/eth/EthJsonRpcRequest.ts:211