From 8b9150f997cc93f7c4c3de78bdc43ef8d2d2bc41 Mon Sep 17 00:00:00 2001 From: Andrew Soon Date: Sun, 14 Jan 2024 19:27:15 +0800 Subject: [PATCH] Activate maintenance page --- configs/mainnet.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 6ce582c..1718510 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -92,5 +92,6 @@ "bneo.1.14.e2e5f6": 20, "eth.1.2.942d87": 21, "usdc.1.2.343151": 22 - } -} + }, + "maintenance": {} +} \ No newline at end of file