mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 23:37:55 -05:00
docs: fix @vyzo comment
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user