signmessagewithprivkey {disallowed} - Dash
Example code for the signmessagewithprivkey {disallowed} json-rpc method. Сomplete guide on how to use signmessagewithprivkey {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
Private Key
- string (base58)
The private key to sign the message with encoded in base58check using wallet import format (WIF).
Message
- string
The message to sign.
Request
Response
Last updated