Skip to content

Commit

Permalink
Set testnet-08 genesis time
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed Sep 22, 2023
1 parent 6cab70a commit 2141400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/presets/testnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ func testnet() config.Config {
PoETServers: []string{},
},
Genesis: &config.GenesisConfig{
GenesisTime: "2023-09-21T18:00:00Z",
GenesisTime: "2023-09-22T18:00:00Z",
ExtraData: "0000000000000000000000c76c58ebac180989673fd6d237b40e66ed5c976ec3",
},

Expand Down

0 comments on commit 2141400

Please sign in to comment.