mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-22 07:18:25 +00:00
v0.1.2 (#1155)
* Version downgrade * Start updating docs and version tags Co-authored-by: Age Manning <Age@AgeManning.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user