lncli: support list/delete on marcaroon IDs

This commit is contained in:
yyforyongyu
2020-07-24 00:37:13 +08:00
parent c0e2513350
commit c8a2916d91
6 changed files with 123 additions and 23 deletions

View File

@ -301,6 +301,8 @@ func main() {
verifyChanBackupCommand,
restoreChanBackupCommand,
bakeMacaroonCommand,
listMacaroonIDsCommand,
deleteMacaroonIDCommand,
trackPaymentCommand,
versionCommand,
}