mesh-security
mesh-security copied to clipboard
feat: transition stake
closes #89
Description
- Add
Restake
custom message to runInstantUndelegate
function atmesh-security-provider
module. - Then
Deposit
coin tovault
contract andDelegate
throughnative_staking
contract.
Note
-
Need to write new e2e test
-
Please merge #196 before this PR.