From 70a80fb458889934f9f89312ff5261157d6f438d Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Sat, 25 Jan 2020 20:51:52 +1100 Subject: [PATCH] Add testnet down notice (#831) --- book/src/become-a-validator.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/book/src/become-a-validator.md b/book/src/become-a-validator.md index a3d6e14cb4..11bbf245f8 100644 --- a/book/src/become-a-validator.md +++ b/book/src/become-a-validator.md @@ -2,6 +2,12 @@ _* Testnet validator_ +--- +**The lighthouse testnet is currently down. We expect to bring it up again in +late-January or early-February. Thanks to all who participated in the testnet, +we look forward to having your input again in the future.** +--- + Running Lighthouse validator is easy if you're familiar with the terminal. It runs on Linux, MacOS and Windows and we have a Docker work-flow.