Skip to content

Commit

Permalink
Set genesis time
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed Sep 21, 2023
1 parent 0a19259 commit 6cab70a
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-13T18:00:00Z",
GenesisTime: "2023-09-21T18:00:00Z",
ExtraData: "0000000000000000000000c76c58ebac180989673fd6d237b40e66ed5c976ec3",
},

Expand Down

0 comments on commit 6cab70a

Please sign in to comment.