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
Currently there is no way to add a cap to currencies
Tasks
Expand the CurrencyDefinition with a cap: number
Create a test that asserts we cannot go over the cap
Future work
It seems reasonable to be able to add an upgrade that increases the cap, but I'm not sure if adding a modifier for it baked in is the right way to approach this....
Currently there is no way to add a cap to currencies
Tasks
cap: numberFuture work
It seems reasonable to be able to add an upgrade that increases the cap, but I'm not sure if adding a modifier for it baked in is the right way to approach this....