Skip to content

Commit

Permalink
Change genesis_author.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peilun Li committed Jul 17, 2020
1 parent 46063d7 commit 2fa4930
Show file tree
Hide file tree
Showing 3 changed files with 56,704 additions and 73,739 deletions.
2 changes: 1 addition & 1 deletion client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ mod tests;

/// Used in Genesis author to indicate test-net/main-net version.
/// Increased for every test-net/main-net release with reset.
const GENESIS_VERSION: &str = "1000000000000000000000000000000000000060";
const GENESIS_VERSION: &str = "1000000000000000000000000000000000000000";
Loading

0 comments on commit 2fa4930

Please sign in to comment.