signmessage
dcrlncli signmessage - Sign a message with the node’s private key.
Usage
dcrlncli signmessage [command options] msg
Description
Sign msg with the resident node’s private key. Returns the signature as a zbase32 string.
Positional arguments and flags can be used interchangeably but not at the same time!
Options
| Option | Info |
|---|---|
--msg value |
The message to sign |