mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 22:26:15 +00:00
@@ -810,6 +810,8 @@ func (m *PeerManager) Inactivate(peerID types.NodeID) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
peer.Inactive = true
|
||||
|
||||
return m.store.Set(*peer)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user