Merge pull request #6682 from ErikEk/urfave-upgrade

dep: update urfave/cli package
This commit is contained in:
Oliver Gugger
2022-06-28 21:37:29 +02:00
committed by GitHub
3 changed files with 8 additions and 3 deletions

View File

@@ -23,6 +23,11 @@
* [Add wallet reserve rpc & field in wallet balance](https://github.com/lightningnetwork/lnd/pull/6592)
## Bug Fixes
* [Update the urfave/cli package](https://github.com/lightningnetwork/lnd/pull/6682) because
of a flag parsing bug.
# Contributors (Alphabetical Order)
* Elle Mouton