sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API
https://js-moi-sdk.docs.moi.technology/
Apache License 2.0
24 stars 2 forks source link

fix: failed to verify correctly signed bug. #83

Closed sarvalabs-harshrastogi closed 2 months ago

sarvalabs-harshrastogi commented 3 months ago

Resolve verification failure when signing messages with randomly generated wallets using the ECDSA_SECP256K1 signing algorithm.

Changes

Changes include

Checklist