mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-19 05:54:31 +01:00
* Fix default payment bug This attempts to fix the default payment bug described in #2963. Update to complete #2986 This takes into account #2986 and @NicolasDorier 's suggestion to add a default payment type as an empty (valueless) option that is selected by default. * Fix tests Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>