mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
Merge pull request #7722 from yyforyongyu/fix-payment-stream
routing+lnrpc: subscribe payment stream before sending it
This commit is contained in:
commit
bbbf7d33fb
4 changed files with 83 additions and 45 deletions
|
|
@ -83,6 +83,11 @@ unlock or create.
|
|||
|
||||
* Added ability to use [ENV variables to override `lncli` global flags](https://github.com/lightningnetwork/lnd/pull/7693). Flags will have preference over ENVs.
|
||||
|
||||
## Bug Fix
|
||||
|
||||
* Make sure payment stream returns all the events by [subscribing it before
|
||||
sending](https://github.com/lightningnetwork/lnd/pull/7722).
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Carla Kirk-Cohen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue