btcpayserver/BTCPayServer/Views/UIMoneroLikeStore
Henry Hollingworth c56c6401d6
(feat) monero settlement thresholds (#5807)
* (bug) treat xmr wallet directory as required

The wallet directory configuration setting is required
because the `UIMoneroLikeStoreController`'s
`GetMoneroLikePaymentMethodViewModel` method checks if the wallet file
exists, and to do that in needs the directory.

* (feat) xmr settlement thresholds

Adds the ability to select zero, 1, 10, or a custom number of
confirmations as the payment settlement threshold.

* (review) fix validation message not showing

---------

Co-authored-by: Henry Hollingworth <henry.hollingworth@alcoa.com>
2024-03-14 10:31:27 +01:00
..
GetStoreMoneroLikePaymentMethod.cshtml (feat) monero settlement thresholds (#5807) 2024-03-14 10:31:27 +01:00
GetStoreMoneroLikePaymentMethods.cshtml fix lq errors and tests (#5371) 2023-10-11 21:12:33 +09:00