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
Having Ord directly available on PublicKey makes some use cases easier, for example using PublicKeys as keys in BTreeMap and BTreeSet or being able to sort a list that contains PublicKeys.