🍄Node Unjail
Due to a problem with the chain during this update, the nodes may be in the following four states. You can check the status of your node with the following commands and take appropriate action:
Enter the following command in the command line to check the status of your node:
cat ~/.titan/config/genesis.json | jq ".genesis_time"
Determine the status of your node based on the output:
Status 1️⃣ : output 2024-07-28T10:00:00.000000000Z
2024-07-28T10:00:00.000000000Z
Indicates that your node did not make any updates between Aug 7 - 8.
Status 2️⃣ & 3️⃣ : output 2024-08-08T08:00:00.000000000Z
2024-08-08T08:00:00.000000000Z
Indicates that your node made its first update between Aug 7 - 8 and did not invoke the update script again after August 8th.
Status 4️⃣: ouput 2024-08-08T12:00:00.000000000Z
2024-08-08T12:00:00.000000000Z
Your node is still jailed after completing two updates
最后更新于