lncli: add trackpayment command

This commit is contained in:
Joost Jager
2020-03-30 12:55:10 +02:00
parent acefb64207
commit 37849194f4
2 changed files with 53 additions and 0 deletions

View File

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