From 6f1b151ac614f48a76898a0f1e690bf31ea8c29a Mon Sep 17 00:00:00 2001 From: Thong Yuan Yu Sarah <65583522+sarah-thong@users.noreply.github.com> Date: Wed, 1 Nov 2023 14:31:18 +0800 Subject: [PATCH] Activate maintenance page (#69) --- configs/mainnet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 90790ea..28897ba 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -93,5 +93,6 @@ "bneo.1.14.e2e5f6": 20, "eth.1.2.942d87": 21, "usdc.1.2.343151": 22 - } + }, + "maintenance": {} }