lnd.xprv/cmd
Oliver Gugger 384ab9f616
lncli: print all permission actions
Due to a misunderstanding about how the entities/actions are encoded
inside the macaroon, only the first action was printed per entity.
Even though we add them as separate pairs in the macaroon service (for
example "offchain:read" and "offchain:write"), they are grouped in the
serialized macaroon ("offchain:read,write").
2020-09-14 10:55:19 +02:00
..
lncli lncli: print all permission actions 2020-09-14 10:55:19 +02:00
lnd multi: wrap logger to request shutdown from signal on critical error 2020-08-24 08:54:34 +02:00