🤖L1 Early Exit Tutorial
Last updated
Before you start the exit process, please ensure your node is online and running normally.
Check whether your node program is the latest version (not lower than 0.1.19-b).
Check the version:
Run this command to see the node software version:
./titan-guardian -v

./titan-l1-guardian exit calAfter running the command above, you will see the current rewards and rewards after penalty as below:
titan-guardian exit cal
Current Rewards: 100000
Penalty Rate: 60%
Rewards After Penalty: 40000./titan-l1-guardian exit exec• Confirm exit: enter CONFIRM
• Accept the penalty: enter Accept
Last updated