cmd/lncli: add new verifychanbackup command

This commit is contained in:
Olaoluwa Osuntokun
2019-03-10 17:55:12 -07:00
parent ead8aed6d6
commit 1f187c0116
2 changed files with 78 additions and 0 deletions

View File

@ -296,6 +296,7 @@ func main() {
updateChannelPolicyCommand,
forwardingHistoryCommand,
exportChanBackupCommand,
verifyChanBackupCommand,
restoreChanBackupCommand,
}