Skip to content

Commit

Permalink
reset halley genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg committed Apr 13, 2024
1 parent 434fbc1 commit a5b7da1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/src/genesis_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ pub static G_HALLEY_CONFIG: Lazy<GenesisConfig> = Lazy::new(|| {
GenesisConfig {
genesis_block_parameter: GenesisBlockParameterConfig::Static(GenesisBlockParameter {
parent_hash: HashValue::sha3_256_of(b"starcoin_halley"),
timestamp: 1712902820000,
timestamp: 1712976578000,
difficulty: 100.into(),
}),
version: Version { major: 1 },
Expand Down
Binary file modified genesis/generated/halley/genesis
Binary file not shown.

0 comments on commit a5b7da1

Please sign in to comment.