mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
docs/release-notes: add item for sendpayment pay_addr bug fix
This commit is contained in:
parent
c235b46e66
commit
57d70ee9ce
12
docs/release-notes/release-notes-0.13.2.md
Normal file
12
docs/release-notes/release-notes-0.13.2.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Release Notes
|
||||
|
||||
# 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](https://github.com/lightningnetwork/lnd/pull/5554) invoice by
|
||||
generating a new `pay_addr` and including it as a CLI arg.
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
* Olaoluwa Osuntokun
|
Loading…
Reference in New Issue
Block a user