Skip to content

Commit

Permalink
Update version. (#214)
Browse files Browse the repository at this point in the history
* Update version.
  • Loading branch information
peilun-conflux authored and fanlong committed Jun 13, 2019
1 parent 6aba4b8 commit 12c386a
Show file tree
Hide file tree
Showing 3 changed files with 59,200 additions and 35,266 deletions.
2 changes: 1 addition & 1 deletion client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ use txgen::{
/// Used in Genesis author to indicate testnet version
/// Increase by one for every test net reset
const TESTNET_VERSION: &'static str =
"0000000000000000000000000000000000000004";
"0000000000000000000000000000000000000005";

pub struct ClientHandle {
pub debug_rpc_http_server: Option<HttpServer>,
Expand Down
Loading

0 comments on commit 12c386a

Please sign in to comment.