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
Expected: Error which contains Logger.errors.ACTION_REJECTED
Actual: error, which message is Uint8Array, like Error: 7,110,130,108,205,33,255,168,114,250,162,193,63,185,163,200,64,186,67,34,164,24,83,246,214,243,221,231,33,218,203,25
Code Snippet
import detectMetamask from '@metamask/detect-provider';
const metamaskProvider: any = await detectMetamask({
mustBeMetaMask: true,
});
// initialize metamaskProvider
const signer = new providers.Web3Provider(provider).getSigner();
ricmoo
added
bug
Verified to be an issue.
on-deck
This Enhancement or Bug is currently being worked on.
and removed
investigate
Under investigation and may be a bug.
labels
Sep 14, 2022
ricmoo
added
fixed/complete
This Bug is fixed or Enhancement is complete and published.
and removed
on-deck
This Enhancement or Bug is currently being worked on.
labels
Sep 14, 2022
Ethers Version
5.7.0
Search Terms
Uint8Array error message signMessage
Describe the Problem
Steps to reproduce:
signMessage
Expected: Error which contains
Logger.errors.ACTION_REJECTED
Actual: error, which message is Uint8Array, like
Error: 7,110,130,108,205,33,255,168,114,250,162,193,63,185,163,200,64,186,67,34,164,24,83,246,214,243,221,231,33,218,203,25
Code Snippet
Contract ABI
No response
Errors
No response
Environment
Other (please specify)
Environment (Other)
Volta https://volta-rpc.energyweb.org
The text was updated successfully, but these errors were encountered: