mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +03:00
Remove Peerstate.to_save
This commit is contained in:
@@ -296,7 +296,6 @@ Sent with my Delta Chat Messenger: https://delta.chat";
|
||||
gossip_key_fingerprint: Some(pub_key.fingerprint()),
|
||||
verified_key: Some(pub_key.clone()),
|
||||
verified_key_fingerprint: Some(pub_key.fingerprint()),
|
||||
to_save: true,
|
||||
fingerprint_changed: false,
|
||||
};
|
||||
vec![(Some(peerstate), addr)]
|
||||
|
||||
Reference in New Issue
Block a user