File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 ` litcli accounts update debit ` and ` litcli accounts update credit ` commands
8686 to modify an account's balance.
8787
88+ * [ Auto-bake super macaroon on startup] ( https://github.com/lightninglabs/lightning-terminal/pull/1324 ) :
89+ Added config options ` --bake-super-macaroon ` (choice: ` none ` , ` read-only ` ,
90+ ` read-write ` ) and ` --super-macaroon-path ` to automatically bake a super
91+ macaroon on startup and keep its permissions in sync. When set to ` read-only `
92+ or ` read-write ` , the daemon will automatically bake a super macaroon
93+ containing read-only or read-write permissions, respectively, for all active
94+ sub-servers on startup. If the macaroon already exists but has different
95+ permissions, it will be automatically regenerated.
96+
8897### Technical and Architectural Updates
8998
9099## RPC Updates
You can’t perform that action at this time.
0 commit comments