Closed ghost closed 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).
join
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).