Files
Drazen Urch 0e0151f781 Feature/profit margin percent config (#949)
* Profit margin percent to config, fix vesting tests

* Add bonding bounds check

* Fix contract test
2021-12-08 20:17:31 +01:00
..
2021-12-03 10:14:47 +01:00
2021-12-01 15:42:34 +01:00
2021-12-01 15:42:34 +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