Fix balance contract to use prefixes for accounts #337
Labels
balance
Balance contract related issue
enhancement
Improving existing functionality
I4
No visible changes
S3
Minimally significant
U4
Nothing urgent
Milestone
Using uint160 for storage keys directly is always a bad idea, it may clash with something else one way or another. A prefix is needed to have everything always working correctly.
The text was updated successfully, but these errors were encountered: