EthGetUncleByBlockHashAndIndexJsonRpcRequest
EthGetUncleByBlockHashAndIndexJsonRpcRequest:
JsonRpcRequest<"eth_getUncleByBlockHashAndIndex", readonly [Hex,Hex]>
JSON-RPC request for eth_getUncleByBlockHashAndIndex procedure
Source
requests/EthJsonRpcRequest.ts:242
Generated using typedoc-plugin-markdown and TypeDoc