mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 14:44:22 +01:00
cmd/lncli: implement pendingchannels for the cli client
This commit is contained in:
@@ -58,6 +58,7 @@ func main() {
|
||||
WalletBalanceCommand,
|
||||
ShellCommand,
|
||||
GetInfoCommand,
|
||||
PendingChannelsCommand,
|
||||
}
|
||||
|
||||
if err := app.Run(os.Args); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user