Updates the grafiti tag to v0.2.0
This commit is contained in:
parent
9e416a9bcd
commit
dfecca72ef
@ -45,7 +45,7 @@ use types::*;
|
|||||||
// Must be 32-bytes or panic.
|
// Must be 32-bytes or panic.
|
||||||
//
|
//
|
||||||
// |-------must be this long------|
|
// |-------must be this long------|
|
||||||
pub const GRAFFITI: &str = "sigp/lighthouse-0.1.1-prerelease";
|
pub const GRAFFITI: &str = "sigp/lighthouse-0.2.0-prerelease";
|
||||||
|
|
||||||
/// The time-out before failure during an operation to take a read/write RwLock on the canonical
|
/// The time-out before failure during an operation to take a read/write RwLock on the canonical
|
||||||
/// head.
|
/// head.
|
||||||
|
Loading…
Reference in New Issue
Block a user