btcpayserver/BTCPayServer.Rating
d11n cd3807a3d8
Lightning payment info and fee handling (#3454)
* Lightning payment info and fee handling

Builds on the additions in btcpayserver/BTCPayServer.Lightning#59 and btcpayserver/BTCPayServer.Lightning#61.

Adds payment information (total amount and fees) to the API response and allows to set an optional maximum fee percentage when paying.

* Add max fee flat
2022-02-17 18:01:39 +09:00
..
Providers Warning if not using 'is not null' 2022-01-14 17:48:15 +09:00
Services Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
AvailableRateProvider.cs Create store: Add default currency and rate provider fields 2022-01-25 06:57:55 +01:00
BTCPayServer.Rating.csproj Lightning payment info and fee handling (#3454) 2022-02-17 18:01:39 +09:00
Currencies.json Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
CurrencyNameTable.cs Add suggestion list for currency inputs (#3347) 2022-01-24 20:00:13 +09:00
CurrencyPair.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
ExchangeRates.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Extensions.cs Add pull payment feature (#1639) 2020-06-24 10:34:09 +09:00
MultiValueDictionary.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
RateRules.cs Fix typo: "Prioriy" -> "Priority" (#3103) 2021-11-15 13:09:15 +09:00