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

Hotfix/stake #37

Closed tomazmm closed 3 years ago

tomazmm commented 3 years ago

Fixing staking bug. If restake value is greater then already staked amount, contract needs to stake first and delegate, and if restaking value is less than already staked value, we need to lower delagtion and then restake with the new value.