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 was archived by the owner on Nov 15, 2023. It is now read-only.
I found an issue in treasury due to the test suite having ExistentialDeposit to 0 #3797
if you grep to other modules there is:
I think test suite should take into account existential deposit in general this is more relevant and probably catch more bug.
Actually I think all parameter types in
should be set to a value different from 0 in general (except in some precise test obviously)