Reset the chain
This commit is contained in:
parent
d339ada6fb
commit
5d99c7c0ae
@ -1 +1 @@
|
||||
2017-11-20
|
||||
2018-03-07T17:39:23Z
|
||||
|
@ -11,10 +11,10 @@ open Logging.Node.Main
|
||||
|
||||
let genesis : State.Chain.genesis = {
|
||||
time =
|
||||
Time.of_notation_exn "2017-10-19T00:00:00Z" ;
|
||||
Time.of_notation_exn "2018-03-07T17:39:23Z" ;
|
||||
block =
|
||||
Block_hash.of_b58check_exn
|
||||
"BLockGenesisGenesisGenesisGenesisGenesisFFFFFgtaC8G" ;
|
||||
"BLockGenesisGenesisGenesisGenesisGenesis1ff34ei9xjh" ;
|
||||
protocol =
|
||||
Protocol_hash.of_b58check_exn
|
||||
"ProtoGenesisGenesisGenesisGenesisGenesisGenesk612im" ;
|
||||
|
@ -172,7 +172,7 @@ let versions =
|
||||
let open P2p_version in
|
||||
[ { name = "TEZOS" ;
|
||||
major = 0 ;
|
||||
minor = 27 ;
|
||||
minor = 180307 ;
|
||||
}
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user