mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 14:48:14 +01:00
cmd/lncli: add signmessage and verifymessage commands
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
2249215260
commit
ad5b69b798
@@ -80,6 +80,8 @@ func main() {
|
||||
decodePayReqComamnd,
|
||||
listChainTxnsCommand,
|
||||
stopCommand,
|
||||
signMessageCommand,
|
||||
verifyMessageCommand,
|
||||
}
|
||||
|
||||
if err := app.Run(os.Args); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user