multi: add a rpc endpoint to track the recovery process

This commit is contained in:
yyforyongyu
2020-06-09 14:47:17 +08:00
parent c1ef5bb908
commit 987edc9d81
17 changed files with 1182 additions and 613 deletions

View File

@ -271,6 +271,7 @@ func main() {
walletBalanceCommand,
channelBalanceCommand,
getInfoCommand,
getRecoveryInfoCommand,
pendingChannelsCommand,
sendPaymentCommand,
payInvoiceCommand,