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
Hello! There is no repo for VechainThor wallet so I created an issue here.
Open a dapp on VechainThor wallet:
When an incorrect password is entered an error is returned but the password input window does not close, then re-enter the correct password but will not return the promise (cert)
window.connex.vendor.sign(...signArgs).request(...requestArgs).then(async(cert) => {
... result
})
The text was updated successfully, but these errors were encountered:
Hello! There is no repo for VechainThor wallet so I created an issue here.
Open a dapp on VechainThor wallet:
When an incorrect password is entered an error is returned but the password input window does not close, then re-enter the correct password but will not return the promise (cert)
The text was updated successfully, but these errors were encountered: