We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome 107.0.5304.110 Plug 0.6.2.1
Code to test:
await window.ic.plug.requestTransfer({ to: '8b61ff722d7e6321eb99bb607ab0cf323b3c64b43d6a13c245c8a4e197f7b38b', amount: Number(111112), opts: { fee: 10000, }, });
Actual Result promise neither resolved nor rejected
Expected Result: promise rejected
Looks like it was broken in Plug 0.6.2.1. I tested this code in Plug 0.6.1.2 and it throws "The transaction was rejected."
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Chrome 107.0.5304.110
Plug 0.6.2.1
Code to test:
Actual Result
promise neither resolved nor rejected
Expected Result:
promise rejected
Looks like it was broken in Plug 0.6.2.1.
I tested this code in Plug 0.6.1.2 and it throws "The transaction was rejected."
The text was updated successfully, but these errors were encountered: