Skip to content

Commit b0a54d3

Browse files
committed
change p2p version.
1 parent cc46d9e commit b0a54d3

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
minParticipationRate = 33
4848

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

5353
}

0 commit comments

Comments
 (0)