lightning-terminal/cmd/litcli
Elle Mouton c5dc10ccab
cmd/litcli: add super macaroon helper commands
In this commit, a `supermacrootkey` helper command is added which lets a
user generate a random root key ID for a super macaroon along with an
`issupermacaroon` command that allows a users to easily confirm if a
macaroon is considered a super macaroon or not. Neither of these
commands require a connection to LiTd.
2023-06-20 08:10:53 +02:00
..
accounts.go cmd/litcli: add account commands 2022-12-02 10:06:51 +01:00
actions.go multi: expose Actions 2023-01-27 06:47:12 +02:00
autopilot.go cmd/litcli: improve autopilot docs and add list command 2023-03-20 12:14:24 +02:00
helpers.go cmd/litcli: add super macaroon helper commands 2023-06-20 08:10:53 +02:00
main.go cmd/litcli: add super macaroon helper commands 2023-06-20 08:10:53 +02:00
privacy_map.go multi: add privacy mapper conversion helper 2023-01-27 06:47:13 +02:00
proxy.go multi: add StopDaemon method to Lit 2023-03-17 11:14:24 +02:00
sessions.go cmd/litcli: create account sessions 2023-02-13 19:33:55 +02:00