💱Verify Message
verify message on Litecoin Blockchain
Last updated
verify message on Litecoin Blockchain
Last updated
Verifying a message on the blockchain involves confirming the authenticity of a message by using a public key and a digital signature.
POST
/api/Utilities/VerifyMessage
Verify digital message
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Liaas SDK package installation
Content-Type
application/json
application in JSON format
Authorization*
Bearer <API key>
attach your API key here
Usev2*
String
Value should be true or yes
message*
String
data to be signed
address*
String
Address private key
signature*
String
signature that was generated from signing of message