mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
cbcd59c996
* Prevent creation of on-chain invoices below the dust limit Fixes #3071. * Apply suggestions from code review Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com> * small fix * Fix selenium test 0.000000012 BTC (whether rounded or not) is below the dust threshold, causing this test to fail. * fix CanCreateTopupInvoices test Don't apply dust threshold conditional for topup invoices. * Fix test, and minor changes Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com> |
||
---|---|---|
.. | ||
Bitcoin | ||
Lightning | ||
LNURLPay | ||
PayJoin | ||
IPaymentFilter.cs | ||
IPaymentMethodDetails.cs | ||
IPaymentMethodHandler.cs | ||
ISupportedPaymentMethod.cs | ||
PaymentMethodExtensions.cs | ||
PaymentMethodId.cs | ||
PaymentMethodUnavailableException.cs | ||
PaymentTypes.Bitcoin.cs | ||
PaymentTypes.cs | ||
PaymentTypes.Lightning.cs |