invoices: return payment address from addholdinvoice

This commit is contained in:
ErikEk
2021-07-17 02:33:00 +02:00
parent 7176a212f7
commit 850dee37ee
6 changed files with 67 additions and 10 deletions

View File

@@ -1,5 +1,10 @@
# Release Notes
## RPC Server
[Return payment address and add index from
addholdinvoice call](https://github.com/lightningnetwork/lnd/pull/5533).
# Build System
[A new pre-submit check has been