You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day. I'm trying to implement the functionality of signing and verifying a message using the Litecoin address and private key through your library. I use the function ecdsa_sign and check the received signature through the site Litecoin. However, each time the verification produces False. Tell me what is the difference between signing the Bitcoin message and Lightcoin through your library?
The text was updated successfully, but these errors were encountered:
Good day. I'm trying to implement the functionality of signing and verifying a message using the Litecoin address and private key through your library. I use the function ecdsa_sign and check the received signature through the site Litecoin. However, each time the verification produces False. Tell me what is the difference between signing the Bitcoin message and Lightcoin through your library?
The text was updated successfully, but these errors were encountered: