swarm/network: bump network id for 0.4 release (#19580)
* swarm/network: bump network id for 0.4 release * swarm/network: bump bzz protocol version * swarm/docs: migration document v0.3 to v0.4 * swarm/storage/feed: gofmt lookup_test.go
This commit is contained in:
committed by
Péter Szilágyi
parent
1e067202a2
commit
60386b3545
@@ -36,7 +36,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
TestProtocolVersion = 8
|
||||
TestProtocolVersion = 9
|
||||
)
|
||||
|
||||
var TestProtocolNetworkID = DefaultTestNetworkID
|
||||
|
||||
Reference in New Issue
Block a user