Removed remaining of json-rpc reference from connect.md and change to the correct rest api reference page. (#2597)

This commit is contained in:
NagyZoltanPeter 2024-04-17 09:20:07 +02:00 committed by GitHub
parent 51ec12beb2
commit aa9c3025db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
*Note that this tutorial describes how to **configure** a node to connect to other peers before running the node. *Note that this tutorial describes how to **configure** a node to connect to other peers before running the node.
For connecting a running node to existing peers, For connecting a running node to existing peers,
see the [JSON-RPC API](https://rfc.vac.dev/spec/16/).* see the [WAKU REST API reference](https://waku-org.github.io/waku-rest-api/#post-/admin/v1/peers).*
There are currently three options. There are currently three options.
Note that each of these options can be used in combination with any of the other two. Note that each of these options can be used in combination with any of the other two.