Closed csiejimmyliu closed 3 months ago
The sample code in the readme of Semaphore identity(# Identity.verifySignature) has reference error. Because the "signature" pass in "signMessage" function didn't declare.
ReferenceError: Cannot access 'signature' before initialization
The sample code in the readme of Semaphore identity(# Identity.verifySignature) has reference error. Because the "signature" pass in "signMessage" function didn't declare.