Delegation Dynamics & Vesting Durations
On Corex Network, an node becomes active after the minimum staking amount is meet by the node operator, defined by the following constant:
MINIMUM_SELF_DELEGATION_PER_500_CLUSTERS
This stake enables the node to participate in up to 500 Clusters. Once activated, additional stake can be delegated by the operator or third-party delegators to further unlock the node’s computational capacity, making it eligible for work.
Stake delegations are activated at the start of the next epoch, as the node's computational task contribute to generating token rewards, distributed at the end of each epoch.
Last updated