Skip to content

Commit

Permalink
update proxima genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg committed Aug 31, 2023
1 parent 62fc18b commit 5031d4a
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 @@ -887,7 +887,7 @@ pub static G_PROXIMA_CONFIG: Lazy<GenesisConfig> = Lazy::new(|| {
GenesisConfig {
genesis_block_parameter: GenesisBlockParameterConfig::Static(GenesisBlockParameter {
parent_hash: HashValue::sha3_256_of(b"starcoin_proxima"),
timestamp: 1661944080000,
timestamp: 1693447922000,
difficulty: 100.into(),
}),
version: Version { major: 1 },
Expand Down
Binary file modified genesis/generated/proxima/genesis
Binary file not shown.

0 comments on commit 5031d4a

Please sign in to comment.