Auth Store Fixes
All threads resolved!
All threads resolved!
Compare changes
- Richard T. Carback III authored
+ 38
− 35
@@ -12,6 +12,7 @@ import (
@@ -119,42 +120,22 @@ func (s *Store) savePreviousNegotiations() error {
@@ -286,3 +267,25 @@ func unmarshalPreviousNegotiationsV0(buf []byte) map[id.ID]struct{} {