Merge pull request #5699 from guggero/lncli-deletepayment

lncli: add deletepayments command
This commit is contained in:
Oliver Gugger
2021-09-27 13:41:41 +02:00
committed by GitHub
11 changed files with 787 additions and 679 deletions

View File

@@ -383,6 +383,7 @@ func main() {
versionCommand,
profileSubCommand,
getStateCommand,
deletePaymentsCommand,
}
// Add any extra commands determined by build flags.