From 72a99bf9a6cd919625ace364937331e83da43ba1 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 26 Sep 2023 22:21:53 +0900 Subject: [PATCH] Recommend Yadio for ARS currency (see #5347) --- BTCPayServer/Data/StoreBlob.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BTCPayServer/Data/StoreBlob.cs b/BTCPayServer/Data/StoreBlob.cs index d2355f86f..e22d22e9b 100644 --- a/BTCPayServer/Data/StoreBlob.cs +++ b/BTCPayServer/Data/StoreBlob.cs @@ -198,6 +198,7 @@ namespace BTCPayServer.Data { "CHF", "kraken" }, { "GTQ", "bitpay" }, { "COP", "exchangeratehost" }, + { "ARS", "yadio" }, { "JPY", "bitbank" }, { "TRY", "btcturk" }, { "UGX", "exchangeratehost"},