From 1d429c9b460c821dd34912d518dcfeda6fd74284 Mon Sep 17 00:00:00 2001 From: CharlVS <77973576+CharlVS@users.noreply.github.com> Date: Mon, 23 Mar 2026 13:42:15 +0100 Subject: [PATCH] chore(framework): bump bundled coins repo commit Update bundled_coins_repo_commit to 32a0cdc2e9ab5927a571cb1c85fc4be080567e70. --- packages/komodo_defi_framework/app_build/build_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/komodo_defi_framework/app_build/build_config.json b/packages/komodo_defi_framework/app_build/build_config.json index d8184253..7aadd36d 100644 --- a/packages/komodo_defi_framework/app_build/build_config.json +++ b/packages/komodo_defi_framework/app_build/build_config.json @@ -65,7 +65,7 @@ "coins": { "fetch_at_build_enabled": true, "update_commit_on_build": true, - "bundled_coins_repo_commit": "aceacfb4996a9bda784b0dfda588e24bba3fa9f8", + "bundled_coins_repo_commit": "32a0cdc2e9ab5927a571cb1c85fc4be080567e70", "coins_repo_api_url": "https://api.github.com/repos/GLEECBTC/coins", "coins_repo_content_url": "https://raw.githubusercontent.com/GLEECBTC/coins", "coins_repo_branch": "master",