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
Once/if libp2p/rust-libp2p#2142 lands, we can use the protobuf encoding of KeyPair directly to store the identity file. Saves a couple of lines of code to convert to/from ed25519 keys.
The text was updated successfully, but these errors were encountered:
Once/if libp2p/rust-libp2p#2142 lands, we can use the protobuf encoding of
KeyPair
directly to store the identity file. Saves a couple of lines of code to convert to/from ed25519 keys.The text was updated successfully, but these errors were encountered: