mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-23 08:11:48 +02:00
Merge pull request #5777 from orbitalturtle/buf-pass-macaroon
Lnd: Listen for RPC calls on a bufconn
This commit is contained in:
@@ -263,6 +263,10 @@ you.
|
||||
console](https://github.com/lightningnetwork/lnd/pull/5802) when `lnd` fails
|
||||
loading the user specified config.
|
||||
|
||||
* [Make it possible to add more than one RPC Listener when calling lnd.Main](https://github.com/lightningnetwork/lnd/pull/5777). And
|
||||
add MacChan field for passing back lnd's admin macaroon back to the program
|
||||
calling lnd, when needed.
|
||||
|
||||
## Code Health
|
||||
|
||||
### Code cleanup, refactor, typo fixes
|
||||
|
Reference in New Issue
Block a user