Skip to content

Commit 21d1e95

Browse files
committed
discv5: start protocol version v5.2
1 parent 0b551d7 commit 21d1e95

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

discv5/discv5-rationale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Node Discovery Protocol v5 - Rationale
22

3-
**Protocol version v5.1**
3+
**Protocol version v5.2**
44

55
Note that this specification is a work in progress and may change incompatibly without
66
prior notice.

discv5/discv5-theory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Node Discovery Protocol v5 - Theory
22

3-
**Protocol version v5.1**
3+
**Protocol version v5.2**
44

55
This document explains the algorithms and data structures used by the protocol.
66

discv5/discv5-wire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Node Discovery Protocol v5 - Wire Protocol
22

3-
**Protocol version v5.1**
3+
**Protocol version v5.2**
44

55
This document specifies the wire protocol of Node Discovery v5.
66

discv5/discv5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Node Discovery Protocol v5
22

3-
**Protocol version v5.1**
3+
**Protocol version v5.2**
44

55
Welcome to the Node Discovery Protocol v5 specification!
66

0 commit comments

Comments
 (0)