You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking at the calling code and I think that we can change this to take self instead of &mut self. There is some use of the public packet after decryption, but it seems like the necessary pieces can be moved to the decrypted packet.
Originally posted by @martinthomson in #2385 (comment)
The text was updated successfully, but these errors were encountered: