Skip to content

Commit 12c389b

Browse files
rjan90rvagg
andauthored
Update shared/src/version/mod.rs
Co-authored-by: Rod Vagg <rod@vagg.org>
1 parent e92221a commit 12c389b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/src/version/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ impl NetworkVersion {
6767
pub const V25: Self = Self(25);
6868
/// Tock (builtin-actors v16)
6969
pub const V26: Self = Self(26);
70-
/// TBD (TBD builtin-actor v17)
70+
/// GoldenWeek (builtin-actor v17)
7171
pub const V27: Self = Self(27);
7272
/// TBD (TBD builtin-actor v18)
7373
pub const V28: Self = Self(28);

0 commit comments

Comments
 (0)