Remove Peerstate.to_save

This commit is contained in:
link2xt
2022-11-25 22:55:31 +00:00
parent c7691fbebe
commit 98c16ddc4d
5 changed files with 19 additions and 50 deletions

View File

@@ -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)]