10. Epoch transition
npx ts-node cli/index.ts epochTransition \
-x $UNIREP_CONTRACT_ADDRESS \
-d $USER_PRIVATE_KEY \
-t
After epoch transition transaction is submitted successfully, the message will be printed:
End of epoch: 1
Last updated
Was this helpful?