Skip to content

Commit 5f4ea1c

Browse files
Merge pull request #338 from tronprotocol/config
modify testnet default p2p version: 32
2 parents 144b868 + c8a841c commit 5f4ea1c

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
@@ -28,7 +28,7 @@ node {
2828
maxActiveNodes = 30
2929

3030
p2p {
31-
version = 31 # 1: testnet; 101: debug
31+
version = 32 # 32: testnet; 101: debug
3232
}
3333

3434
}

0 commit comments

Comments
 (0)