onflow/flow-core-contracts

Introduce Delegator Staking Minimums

Closed this issue · 0 comments

Issue To Be Solved

Based on FLIP 78, we are planning on requiring delegators to have a minimum stake.

Suggest A Solution

  • Delegator staking minimum should be stored at index 0 of the minimum staking requirements dictionary
  • In moveTokens, if the delegator is below the minimum, move their tokens to unstaked or unstaking, depending on where they already are