Skip to content

Commit

Permalink
update halley genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjiao committed Apr 14, 2024
1 parent fce9ffb commit 3268a42
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 @@ -835,7 +835,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: 1693798675000,
timestamp: 1713079502000,
difficulty: 100.into(),
}),
version: Version { major: 1 },
Expand Down
Binary file modified genesis/generated/halley/genesis
Binary file not shown.

0 comments on commit 3268a42

Please sign in to comment.