mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-27 10:54:50 +01:00
* Wallet: Generate receive address automatically This circumvents landing on a blank page with only the "generate address" button and automatically generates a new address, unless the Unreserve action was used. * Fix close button leading to same page * Fix tests * Remove unreserve feature --------- Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>