From a934fbd00644f23d871b292bcfdbb623f56d20c6 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Thu, 30 Jan 2020 01:57:28 -0600 Subject: [PATCH] reset bootstrap setting --- static-data/default_config.json | 2 +- tests/runtime-result.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static-data/default_config.json b/static-data/default_config.json index 9877591d..27e62d47 100755 --- a/static-data/default_config.json +++ b/static-data/default_config.json @@ -13,7 +13,7 @@ "max_block_age": 2678400, "public_key": "", "random_bind_ip": true, - "use_bootstrap_list": false, + "use_bootstrap_list": true, "store_plaintext_blocks": true, "show_notifications": true }, diff --git a/tests/runtime-result.txt b/tests/runtime-result.txt index ab3da56a..dc260cdd 100644 --- a/tests/runtime-result.txt +++ b/tests/runtime-result.txt @@ -1 +1 @@ -1580370429 \ No newline at end of file +1580371028 \ No newline at end of file