p2p/simulations: eliminate concept of pivot (#18426)
This commit is contained in:
committed by
Felix Lange
parent
38cce9ac33
commit
2eb838ed97
@@ -58,8 +58,6 @@ type Network struct {
|
||||
Conns []*Conn `json:"conns"`
|
||||
connMap map[string]int
|
||||
|
||||
pivotNodeID enode.ID
|
||||
|
||||
nodeAdapter adapters.NodeAdapter
|
||||
events event.Feed
|
||||
lock sync.RWMutex
|
||||
|
Reference in New Issue
Block a user