From 75b8800ec00d556435d0a0f47aa0fc969854f483 Mon Sep 17 00:00:00 2001 From: huzhenyuan <402124323@qq.com> Date: Mon, 7 May 2018 14:15:07 +0800 Subject: [PATCH] Update config.conf --- src/main/resources/config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.conf b/src/main/resources/config.conf index e334654fdbb..6dc96af8e38 100644 --- a/src/main/resources/config.conf +++ b/src/main/resources/config.conf @@ -37,7 +37,7 @@ node { minParticipationRate = 33 p2p { - version = 61 # 61: testnet; 101: debug + version = 62 # 62: testnet; 101: debug } }