cmd/lncli: add constrainmacaroon command

This commit is contained in:
Oliver Gugger
2022-05-12 13:12:10 +02:00
parent f4e1f60e4d
commit 968393975b
2 changed files with 71 additions and 0 deletions

View File

@@ -405,6 +405,7 @@ func main() {
deleteMacaroonIDCommand,
listPermissionsCommand,
printMacaroonCommand,
constrainMacaroonCommand,
trackPaymentCommand,
versionCommand,
profileSubCommand,