Increase bzz version (#18184)
* swarm/network/stream/: added stream protocol version match tests * Increase BZZ version due to streamer version change; version tests * swarm/network: increased hive and test protocol version
This commit is contained in:
@ -31,7 +31,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
TestProtocolVersion = 7
|
||||
TestProtocolVersion = 8
|
||||
TestProtocolNetworkID = 3
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user