update glossary

This commit is contained in:
LordGhostX
2023-05-30 14:48:15 +01:00
parent 0fe96e5f24
commit 196b2c3eae
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ Definitions and usage of the terminology used in the Waku ecosystem.
### Bootstrapping
Bootstrapping is the process where a Waku node [discovers](#peer-discovery) and connects with other [peers](#peer) in the network.
Bootstrapping is the initial [peer discovery](#peer-discovery) process where new [nodes](#node) on the network locate and establish connections with one another.
### Content Topic
@@ -64,7 +64,7 @@ A peer refers to other [nodes](#node) and participants of the [Waku network](#wa
### Peer Discovery
Peer discovery (also known as [bootstrapping](#bootstrapping)) is the process where a [node](#node) locates and connects with other [peers](#peer) to establish communication and exchange information.
Peer discovery is the process where a [node](#node) locates and connects with [peers](#peer) to establish communication and exchange information.
### Peer Exchange