mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 14:48:14 +01:00
cmd/lncli: implement cli "getting" call
This commit is contained in:
@@ -57,6 +57,7 @@ func main() {
|
||||
ListPeersCommand,
|
||||
WalletBalanceCommand,
|
||||
ShellCommand,
|
||||
GetInfoCommand,
|
||||
}
|
||||
|
||||
if err := app.Run(os.Args); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user