We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b48aa commit da659feCopy full SHA for da659fe
docker/witnet-rust/testnet-1/witnet.toml
@@ -2,8 +2,8 @@ environment = "development"
2
3
# Setting the environment to testnet allows us to define some consensus constants
4
[consensus_constants]
5
-# Set the bootstrap time to 13/11/2024 15:00 UTC
6
-checkpoint_zero_timestamp = 1731510000
+# Set the bootstrap time to 17/11/2024 20:00 UTC
+checkpoint_zero_timestamp = 1731873600
7
# Genesis block hash
8
genesis_hash = "5aaafb853ce897c1431ee5babc5533650d37c4fab44045bde9c74a3fff8c080e"
9
# Fix the bootstrap committee
0 commit comments