File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,15 @@ This file tracks release notes for the loop client.
1616
1717#### New Features
1818
19+ * ` --private ` flag is now available on the ` loop in ` command, meaning users can
20+ now loop in to private nodes! This was implemented in [ #415 ] ( https://github.com/lightninglabs/loop/pull/415 )
21+ and has an implementation of LND's hop hints creation feature for the time
22+ being. The flag is also available in ` loop quote in ` as an extension.
23+ * ` --route_hints ` has also been added on the ` loop in ` and ` loop quote in ` cli
24+ commands, and was also include in [ #415 ] ( https://github.com/lightninglabs/loop/pull/415 ) .
25+ While the ` --private ` flag autogenerates routehints to assist the payer (Lightning Labs),
26+ ` --route_hints ` allows the user to feed their own crafted versions if they so please.
27+
1928#### Breaking Changes
2029
2130#### Bug Fixes
You can’t perform that action at this time.
0 commit comments