Skip to content

Commit 7367df0

Browse files
committed
modify the version for testnet.
1 parent 91bb7db commit 7367df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ node {
4747
maxActiveNodes = 30
4848

4949
p2p {
50-
version = 50 # 50: testnet; 101: debug
50+
version = 51 # 51: testnet; 101: debug
5151
}
5252

5353
}

0 commit comments

Comments
 (0)