signmessagewithprivkey {disallowed} - Bitcoin
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
privkey
- string, required
The private key to sign the message with.
message
- string, required
The message to create a signature of.
Request
Response
Last updated