verifymessage
#
CommandVerify a signed message
#
Argumentsaddress
*#
(string, required)
The PAC address to use for the signature.
signature
*#
(string, required)
The signature provided by the signer in base 64 encoding (see signmessage).
message
*#
(string, required)
The message that was signed.
#
ExamplesUnlock the wallet for 30 seconds
Create the signature
Verify the signature
As json rpc
#
ResultRunning following help command
Will produce following output: