Skip to content

Commit

Permalink
[genesis] Update barnard genesis config. (#2212)
Browse files Browse the repository at this point in the history
  • Loading branch information
jolestar authored Feb 25, 2021
1 parent 1f099a2 commit afb410a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/types/src/genesis_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1119,7 +1119,7 @@ pub static BARNARD_CONFIG: Lazy<GenesisConfig> = Lazy::new(|| {
GenesisConfig {
genesis_block_parameter: GenesisBlockParameterConfig::FutureBlock(FutureBlockParameter {
network: BuiltinNetworkID::Proxima,
block_number: 571111,
block_number: 697500,
}),
version: Version { major: 1 },
reward_delay: 7,
Expand Down

0 comments on commit afb410a

Please sign in to comment.