Skip to content

Commit ebf83c0

Browse files
authored
Update config.conf
1 parent a40367d commit ebf83c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/config.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ node {
3333
maxActiveNodes = 30
3434

3535
p2p {
36-
version = 56 # 56: testnet; 101: debug
36+
version = 57 # 57: testnet; 101: debug
3737
}
3838

3939
}
@@ -169,4 +169,4 @@ localwitness = [
169169

170170
block = {
171171
needSyncCheck = true # first node : false, other : true
172-
}
172+
}

0 commit comments

Comments
 (0)