mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-19 05:33:31 +01:00
Use exchangeratehost as recommended rates for COP
This commit is contained in:
parent
16433dc183
commit
a45d368115
@ -197,7 +197,7 @@ namespace BTCPayServer.Data
|
||||
{ "GBP", "kraken" },
|
||||
{ "CHF", "kraken" },
|
||||
{ "GTQ", "bitpay" },
|
||||
{ "COP", "yadio" },
|
||||
{ "COP", "exchangeratehost" },
|
||||
{ "JPY", "bitbank" },
|
||||
{ "TRY", "btcturk" },
|
||||
{ "UGX", "exchangeratehost"},
|
||||
|
Loading…
Reference in New Issue
Block a user