* Version downgrade

* Start updating docs and version tags

Co-authored-by: Age Manning <Age@AgeManning.com>
This commit is contained in:
Paul Hauner
2020-05-18 15:05:23 +10:00
committed by GitHub
parent 4995427884
commit 90b3953dda
19 changed files with 36 additions and 35 deletions

View File

@@ -49,7 +49,7 @@ use types::*;
// Must be 32-bytes or panic.
//
// |-------must be this long------|
pub const GRAFFITI: &str = "sigp/lighthouse-0.2.0-prerelease";
pub const GRAFFITI: &str = "sigp/lighthouse-0.1.2-prerelease";
/// The time-out before failure during an operation to take a read/write RwLock on the canonical
/// head.