From 14fb29ee84c3d81abf00c43a2b4f6813afd62b4c Mon Sep 17 00:00:00 2001 From: Andrew Soon <77280201+andrewsoon@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:30:08 +0800 Subject: [PATCH] Activate maintenance page (#149) --- configs/mainnet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 5cde9ed..d44baf6 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -172,5 +172,6 @@ "symbol": "1000PEPE" } } - } + }, + "maintenance": {} }