Skip to content

Commit 5c71593

Browse files
theekrystalleegitbook-bot
authored andcommitted
update mirror node references to correct url #70
1 parent 290f0ab commit 5c71593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks-and-apis/sdks/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Build your client to interact with any of the Hedera network nodes. Mainnet, tes
66

77
For a predefined network (preview, testnet, and mainnet), the mirror node client is configured to the corresponding network mirror node. The default mainnet mirror node connection is to the [whitelisted mirror node](../../core-concepts/mirror-nodes/hedera-mirror-node.md#mainnet).\
88
\
9-
To access the _**public mainnet mirror node**_, use `setMirrorNetwork()` and enter `mainnet-public.mirrornode.hedera.com:433` for the endpoint. The gRPC API requires TLS. The following SDK versions are compatible with TLS:
9+
To access the _**public mainnet mirror node**_, use `setMirrorNetwork()` and enter `mainnet.mirrornode.hedera.com:433` for the endpoint. The gRPC API requires TLS. The following SDK versions are compatible with TLS:
1010

1111
* **Java:** v2.3.0+
1212
* **JavaScript**: v2.4.0+

0 commit comments

Comments
 (0)