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 218fa1e commit d3ab556Copy full SHA for d3ab556
docs/release-notes/release-notes-0.14.0.md
@@ -238,6 +238,10 @@ you.
238
console](https://github.com/lightningnetwork/lnd/pull/5802) when `lnd` fails
239
loading the user specified config.
240
241
+* [Make it possible to add more than one RPC Listener when calling lnd.Main](https://github.com/lightningnetwork/lnd/pull/5777). And
242
+ add MacChan field for passing back lnd's admin macaroon back to the program
243
+ calling lnd, when needed.
244
+
245
## Code Health
246
247
### Code cleanup, refactor, typo fixes
0 commit comments