osmosis-labs / mesh-security

Other
59 stars 7 forks source link

feat: Handle zero max cap #192

Open trinitys7 opened 1 week ago

trinitys7 commented 1 week ago

Close #100 Due to virtual staking and converter contract does not have delegator info, we need to resend the msg to external staking contract.

After external staking is called via ibc, converter contract get the Ack message, if it success, a msg to virtual staking contract will be executed to unbond the given amount by delegator.