Use coinmate as recommended CZK exchange

This commit is contained in:
nicolas.dorier
2025-05-24 10:52:51 +09:00
parent d69d423d96
commit 4bea616125

View File

@@ -540,7 +540,8 @@ o.GetRequiredService<IEnumerable<IPaymentLinkExtension>>().ToDictionary(o => o.P
{ "UGX", "yadio"},
{ "RSD", "bitpay"},
{ "NGN", "bitnob"},
{ "NOK", "barebitcoin"}
{ "NOK", "barebitcoin"},
{ "CZK", "coinmate"},
})
{
var r = new DefaultRules.Recommendation(rule.Key, rule.Value);