mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-08 23:08:09 -05:00
Fix link to crypto.proto file (#224)
This commit is contained in:
@@ -53,7 +53,7 @@ Key encodings and message signing semantics are
|
||||
|
||||
## Keys
|
||||
|
||||
Our key pairs are wrapped in a [simple protobuf](https://github.com/libp2p/go-libp2p-crypto/blob/master/pb/crypto.proto),
|
||||
Our key pairs are wrapped in a [simple protobuf](https://github.com/libp2p/go-libp2p-core/blob/master/crypto/pb/crypto.proto),
|
||||
defined using the [Protobuf version 2 syntax](https://developers.google.com/protocol-buffers/docs/proto):
|
||||
|
||||
```protobuf
|
||||
|
||||
Reference in New Issue
Block a user