From 32119ffe042176cf25cff8f90de94d96586dd0aa Mon Sep 17 00:00:00 2001 From: Thong Yuan Yu Sarah <65583522+sarah-thong@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:57:31 +0800 Subject: [PATCH] Activate maintenance page on Demex (#79) --- configs/mainnet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 8006606..a66f3d9 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -96,5 +96,6 @@ "bneo.1.14.e2e5f6": 20, "eth.1.2.942d87": 21, "usdc.1.2.343151": 22 - } + }, + "maintenance": {} }