Skip to content

Commit 20ba033

Browse files
authored
Add link to suppoerted networks (#612)
1 parent 7be89c3 commit 20ba033

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/HyperSync/quickstart.md

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ const client = HypersyncClient.new({
7070
});
7171
```
7272

73+
> **Note:** To connect to different networks, see the [Supported Networks](/docs/HyperSync/hypersync-supported-networks) page for a complete list of available URLs.
74+
7375
### 2. Build Your Query
7476

7577
The heart of HyperSync is the query object, which defines what data you want to retrieve:

0 commit comments

Comments
 (0)