From d04a3035909258b596bf08e7c65b094074dee2dc Mon Sep 17 00:00:00 2001 From: Tangem Date: Wed, 15 Jan 2025 18:46:20 +0500 Subject: [PATCH] Updated on 2026-08-14 --- .../src/main/assets/configs/excluded_blockchains_config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/config-toggles/src/main/assets/configs/excluded_blockchains_config.json b/core/config-toggles/src/main/assets/configs/excluded_blockchains_config.json index b499f67490..75cedce0e4 100644 --- a/core/config-toggles/src/main/assets/configs/excluded_blockchains_config.json +++ b/core/config-toggles/src/main/assets/configs/excluded_blockchains_config.json @@ -22,5 +22,9 @@ { "name": "bitrock", "version": "undefined" + }, + { + "name": "odyssey", + "version": "undefined" } ] \ No newline at end of file