From c5de95f06cd674cecb68d8590f4e9a4d1bc09838 Mon Sep 17 00:00:00 2001 From: Andrew Soon <77280201+andrewsoon@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:39:08 +0800 Subject: [PATCH] Update mainnet.json --- configs/mainnet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index 1fb070d..494dd01 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -481,5 +481,6 @@ }, "spot_pool_config": { "show_apr_tooltip": true - } + }, + "maintenance": {} }