network: bump proto versions due to change in OfferedHashesMsg (#1465)
This commit is contained in:
committed by
GitHub
parent
815a6d120f
commit
2f0b94fa1a
@@ -36,7 +36,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
TestProtocolVersion = 9
|
||||
TestProtocolVersion = 10
|
||||
)
|
||||
|
||||
var TestProtocolNetworkID = DefaultTestNetworkID
|
||||
|
Reference in New Issue
Block a user