Sign Address Message
signing message on Litecoin Blockchain
Last updated
Was this helpful?
signing message on Litecoin Blockchain
Last updated
Was this helpful?
This involves using a private key to generate a digital signature for a specific piece of data (the message) to prove ownership or authenticity without revealing the private key itself.
POST
/api/Utility/sign-message
Sign digital message
Content-Type
application/json
application in JSON format
Usev2*
String
Value should be true or yes
Authorization*
Bearer <API Key>
attach your API key here
message*
String
data to be signed
privkey*
String
Address private key
Liaas SDK package