Skip to content

Commit

Permalink
Update pubsub/gossipsub/gossipsub-v1.1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias authored Mar 16, 2020
1 parent 42d6f5b commit f1fd0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsub/gossipsub/gossipsub-v1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ message PeerInfo {
```

## Flood Publishing
### Flood Publishing

In gossipsub v1.0 a freshly published message is propagated through the mesh or the fanout map
if the publisher is not subscribed to the topic. In gossipsub v1.1 publishing is (optionally)
Expand Down

0 comments on commit f1fd0bc

Please sign in to comment.