block42-blockchain-company / liquid-icx

Secure the ICON network, earn staking rewards while staying liquid. 🧽💧
https://licx.finance
GNU General Public License v3.0
3 stars 1 forks source link

Add a "cap" to the protocol #32

Closed ghost closed 4 years ago

ghost commented 4 years ago

Limit the amount of ICX that can join the pool. Maybe just add an if-check in the join function that verifies that the total supply of LICX is below a certain number. Also make that number changeable through a setter (owner only).