Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chetan-zilliqa committed Sep 11, 2024
1 parent a05cfcc commit 57d13e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zq2/docs/nodes/prototestnetnodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ There are two methods for setting the synchronization rules for the node.
chmod +x start_node.sh && \
./start_node.sh -k $PRIVATE_KEY -p <checkpoint_block_num.dat>
```
_NOTE: The `<checkpoint_block_num.dat>` file is the one you previously downloaded. Refer to [syncing-from-checkpoint](../nodes/checkpoint.md#syncing-a-node-from-a-checkpoint)_

Great! The node should now be syncing with the network. It may
take up to 1.5 hours for the node to fully sync. You can check the progress
Expand Down

0 comments on commit 57d13e5

Please sign in to comment.