Epoch transition
How an epoch transition is performed in UniRep smart contract.
Last updated
Was this helpful?
How an epoch transition is performed in UniRep smart contract.
Last updated
Was this helpful?
While the block.timestamp - latestEpochTransitionTime >= config.epochLength
, users can perform user state transition to receive reputation and start using another epoch keys.