Files
Drazen Urch c2938e0672 Fix delegation paging (#1174)
* Fix delegation paging and tests

* Circuit breaker, upgrade storage and cosmwasm

* beta6

* Cleanup delegation events
2022-03-29 17:02:56 +02:00
..
2021-12-03 10:14:47 +01:00
2021-12-01 15:42:34 +01:00
2022-03-29 17:02:56 +02:00
2021-12-01 15:42:34 +01:00
2021-12-01 15:42:34 +01:00

Nym vesting contract

  1. Initial vesting tokens are deposited and assigned to existing addresses via CreatePeriodicVestingAccount
  2. Admin account can then delegate vested and unvested tokens to mixnodes on behalf of vesting accounts
  3. Vesting accounts can withdraw vested and undelegated (spendable) coins to their addresses

Vesting coin delegation flow

vesting-coin-delegation