aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/protocol_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/network/protocol_test.go')
-rw-r--r--swarm/network/protocol_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/network/protocol_test.go b/swarm/network/protocol_test.go
index b74b72c68..c052c536a 100644
--- a/swarm/network/protocol_test.go
+++ b/swarm/network/protocol_test.go
@@ -31,7 +31,7 @@ import (
)
const (
- TestProtocolVersion = 5
+ TestProtocolVersion = 6
TestProtocolNetworkID = 3
)