lncli: add command for baking new macaroons

This commit is contained in:
Oliver Gugger
2018-05-26 10:00:49 +02:00
parent 6a463de7a2
commit 1270a8ebae
2 changed files with 183 additions and 0 deletions

View File

@@ -298,6 +298,7 @@ func main() {
exportChanBackupCommand,
verifyChanBackupCommand,
restoreChanBackupCommand,
bakeMacaroonCommand,
}
// Add any extra commands determined by build flags.