mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 15:28:03 -05:00
Update gossipsub v1.0: fixed gossip-emission link
This commit is contained in:
@@ -338,7 +338,7 @@ included topic id.
|
|||||||
|
|
||||||
### IHAVE
|
### IHAVE
|
||||||
|
|
||||||
The `IHAVE` message is [emitted as gossip](gossip-emission). It provides the
|
The `IHAVE` message is [emitted as gossip](#gossip-emission). It provides the
|
||||||
remote peer with a list of messages that were recently seen by the local router.
|
remote peer with a list of messages that were recently seen by the local router.
|
||||||
The remote peer may then request the full message content with an [`IWANT` message](#iwant).
|
The remote peer may then request the full message content with an [`IWANT` message](#iwant).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user