Skip to content

Commit

Permalink
Update beacon_chain/validators/action_tracker.nim
Browse files Browse the repository at this point in the history
Co-authored-by: Jacek Sieka <jacek@status.im>
  • Loading branch information
tersec and arnetheduck committed Nov 8, 2021
1 parent 3362c63 commit 563387c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon_chain/validators/action_tracker.nim
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ type
## attestations for the aggregate

pruneBackoffSlots*: uint64 ##\
## libp2p doesn't support unsubscribing from and resubscribing to topics
## when resubscribing too quickly, the gossipsub pruneBackoff prevents forming a mesh with peers that were unsubscribed from
## within a pruneBackoff time period so detect when those gaps between a
## topic unsubscription and resubscription would too short.

Expand Down

0 comments on commit 563387c

Please sign in to comment.