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
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
[0x0; 32] and [0x1; 32] are used by default in the testing environment, which can leads to issues by duplication of accounts or calling from the default [0x1; 32] when that accounts has been used as a role, e.g. provider, leading to pass or fail of tests when they shouldn't.
We either need to add a constant at the end of our test accounts or change the prefixes. I think the former would be better, otherwise we're always open to a clash in the future if someone forgets about this issue
No description provided.
The text was updated successfully, but these errors were encountered: