File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Lightning Terminal
6
6
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.
9
17
10
18
- [ Convert litrpc package into a module] ( https://github.com/lightninglabs/lightning-terminal/pull/823 ) .
11
19
24
32
# Contributors (Alphabetical Order)
25
33
26
34
* Andras Banki-Horvath
27
-
35
+ * Elle Mouton
28
36
* Kevin Cai
You can’t perform that action at this time.
0 commit comments