From 345c231a9af6d26f74aad1f4d164d098554b4230 Mon Sep 17 00:00:00 2001 From: SChernykh Date: Mon, 28 Mar 2022 19:12:21 +0200 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 35b201c..396e53c 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ // Fixed difficulty for miners that connect to your node must be set in their config.json // { - "name": "mainnet test 2", + "name": "default", "password": "", "block_time": 10, "min_diff": 100000,