From 67a9bf3b0482f91447c9eb7ad2dde381536a8b41 Mon Sep 17 00:00:00 2001 From: Andrew Soon <77280201+andrewsoon@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:28:30 +0800 Subject: [PATCH] Update mainnet.json --- configs/mainnet.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 6d7d86f..0cdeeea 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -483,6 +483,5 @@ }, "spot_pool_config": { "show_apr_tooltip": true - }, - "maintenance": {} + } }