Files
Drazen Urch 68e120dbf4 Replace checked with saturating sub (#1275)
* Replace checked with saturating sub

* CHANGELOG
2022-05-18 13:33:19 +02:00
..
2021-12-03 10:14:47 +01:00
2021-12-01 15:42:34 +01:00
2022-04-13 10:56:39 +01: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