From b7c06e8c52e7b35f41a94a2cf3116ea897a1c686 Mon Sep 17 00:00:00 2001 From: Andrew Soon <77280201+andrewsoon@users.noreply.github.com> Date: Thu, 7 Dec 2023 15:27:30 +0800 Subject: [PATCH] remove maintenance flag (#81) Co-authored-by: Thong Yuan Yu Sarah --- configs/mainnet.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 8a043da..930a0d8 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -99,6 +99,5 @@ "bneo.1.14.e2e5f6": 20, "eth.1.2.942d87": 21, "usdc.1.2.343151": 22 - }, - "maintenance": {} + } } \ No newline at end of file