lncli: add new listpermissions command

This commit is contained in:
Oliver Gugger
2020-09-04 09:22:49 +02:00
parent 830ce163c6
commit 3ce7f72cd4
2 changed files with 24 additions and 0 deletions

View File

@ -303,6 +303,7 @@ func main() {
bakeMacaroonCommand,
listMacaroonIDsCommand,
deleteMacaroonIDCommand,
listPermissionsCommand,
trackPaymentCommand,
versionCommand,
}