mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-15 06:11:20 +00:00
node: remove commented out trustMetric
This commit is contained in:
@ -100,7 +100,6 @@ type Node struct {
|
|||||||
// network
|
// network
|
||||||
sw *p2p.Switch // p2p connections
|
sw *p2p.Switch // p2p connections
|
||||||
addrBook pex.AddrBook // known peers
|
addrBook pex.AddrBook // known peers
|
||||||
// trustMetricStore *trust.TrustMetricStore // trust metrics for all peers
|
|
||||||
|
|
||||||
// services
|
// services
|
||||||
eventBus *types.EventBus // pub/sub for services
|
eventBus *types.EventBus // pub/sub for services
|
||||||
|
Reference in New Issue
Block a user