erc20-demurrage-token/CAVEAT

2 lines
196 B
Plaintext
Raw Normal View History

2023-02-04 15:41:40 +01:00
The contract is intended for slow rates of decay (e.g. 2% per month). Very high levels of decay (2% per minute) will lead to overflows, and will need a more flexible implementation to support it.