mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 14:48:14 +01:00
572 B
572 B
Release Notes
AMP
A new command line option (--amp-reuse) has been added to make it easier for
users to re-use AMP invoice on the command line using either the payinvoice
or sendpayment command.
Bug Fixes
A bug has been fixed in the command line argument parsing for the
sendpayment command that previously prevented users from being able to re-use
a fully
specified AMP invoice by
generating a new pay_addr and including it as a CLI arg.
Contributors (Alphabetical Order)
- Olaoluwa Osuntokun