Verify Message
verify message on Litecoin Blockchain
Last updated
Was this helpful?
verify message on Litecoin Blockchain
Last updated
Was this helpful?
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
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 which signed the message
signature*
String
signature that was generated from signing of message
Liaas SDK package