@@ -22,7 +22,7 @@ import (
type PeerSet struct {
sync.Mutex
m map[string]struct{}
M map[string]struct{}
}
var userPeersMutex sync.Mutex = sync.Mutex{}
The note is not visible to the blocked user.