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
Followup from review #306: the PublicKey type is fairly large, which makes Copy dubiously appropriate. It may be worth it to avoid an absolute ton of noise, but I suspect a refactor to pass keys by reference more would do the trick.
Followup from review #306: the PublicKey type is fairly large, which makes Copy dubiously appropriate. It may be worth it to avoid an absolute ton of noise, but I suspect a refactor to pass keys by reference more would do the trick.