mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-05 22:53:11 +00:00
fix comment
This commit is contained in:
parent
8712157429
commit
a25b3942ff
@ -44,7 +44,7 @@ class GossipConfig:
|
||||
class MixMembership:
|
||||
"""
|
||||
A list of public information of nodes in the network.
|
||||
We assume that this list is eventually known to all nodes in the network (e.g. via p2p advertising).
|
||||
We assume that this list is known to all nodes in the network.
|
||||
"""
|
||||
|
||||
nodes: List[NodeInfo]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user