mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-05 21:12:07 +02:00
cmd/lncli: add version command that reads verrpc.GetVersion
This commit is contained in:
@ -301,6 +301,7 @@ func main() {
|
||||
restoreChanBackupCommand,
|
||||
bakeMacaroonCommand,
|
||||
trackPaymentCommand,
|
||||
versionCommand,
|
||||
}
|
||||
|
||||
// Add any extra commands determined by build flags.
|
||||
|
Reference in New Issue
Block a user