File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 44
55### Lightning Terminal
66
7- - [ Fixed a bug due to google-protobuf where a channel with SCID aliases on would cause terminal frontend
8- to be unable to call the ` ListChannels ` RPC] ( https://github.com/lightninglabs/lightning-terminal/pull/850 ) .
7+ * [ Fixed a bug] ( https://github.com/lightninglabs/lightning-terminal/pull/850 )
8+ due to google-protobuf where a channel with SCID aliases on would cause
9+ terminal frontend to be unable to call the ` ListChannels ` RPC] .
10+
11+ * Add a new [ ` litcli bakesupermacaroon ` ] ( https://github.com/lightninglabs/lightning-terminal/pull/858 )
12+ helper command. This new command can be used either with a LiT macaroon which
13+ has the appropriate permissions or with an LND macaroon which has the
14+ permissions required to call the LND ` BakeMacaroon ` call. This later case is
15+ especially useful in stateless-init mode where users will not have access to
16+ a LiT macaroon to perform this call with.
917
1018### LND
1119
2129
2230# Contributors (Alphabetical Order)
2331
32+ * Elle Mouton
2433* Kevin Cai
You can’t perform that action at this time.
0 commit comments