docs: fix @vyzo comment

This commit is contained in:
Mike Goelzer
2018-10-10 17:40:41 +01:00
parent 565767a75f
commit 902fbfe73c

View File

@@ -3,7 +3,7 @@
## Keys
Our key pairs are transmitted on the wire using a simple protobuf defined in [libp2p/go-libp2p-crypto/pb/crypto.proto#L5](https://github.com/libp2p/go-libp2p-crypto/blob/master/pb/crypto.proto#L5):
Our key pairs are stored on disk using a simple protobuf defined in [libp2p/go-libp2p-crypto/pb/crypto.proto#L5](https://github.com/libp2p/go-libp2p-crypto/blob/master/pb/crypto.proto#L5):
```
enum KeyType {