We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f039d commit 3bf1548Copy full SHA for 3bf1548
docs/release-notes/release-notes-0.19.0.md
@@ -78,6 +78,11 @@
78
initial historical sync may be blocked due to a race condition in handling the
79
syncer's internal state.
80
81
+* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)
82
+ in a designated folder which allows for easy referencing in the future. A new
83
+ config is added `disable-backup-archive`, with default set to false, to
84
+ determine if previous channel backups should be archived or not.
85
+
86
## Functional Enhancements
87
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
88
wallet transactions.
0 commit comments