From 902fbfe73ce14e3326cd01a7362873ce989885e3 Mon Sep 17 00:00:00 2001 From: Mike Goelzer Date: Wed, 10 Oct 2018 17:40:41 +0100 Subject: [PATCH] docs: fix @vyzo comment --- peer-ids/peer-ids.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peer-ids/peer-ids.md b/peer-ids/peer-ids.md index d69ec5d..be69ab4 100644 --- a/peer-ids/peer-ids.md +++ b/peer-ids/peer-ids.md @@ -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 {