From b7ce34d97b2882667908d80ce8f440557cb5a2fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Ram=C3=ADrez?= Date: Fri, 31 Oct 2025 11:42:24 -0300 Subject: [PATCH] chore: disable bolivia kyc --- src/components/AddMoney/consts/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AddMoney/consts/index.ts b/src/components/AddMoney/consts/index.ts index 84622879a..a2c192684 100644 --- a/src/components/AddMoney/consts/index.ts +++ b/src/components/AddMoney/consts/index.ts @@ -17,7 +17,7 @@ export const MantecaSupportedExchanges = { //GT: 'GUATEMALA', // MX: 'MEXICO', //PH: 'PHILIPPINES', - BO: 'BOLIVIA', + //BO: 'BOLIVIA', } export interface CryptoSource {