We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be74be0 commit 8865a9dCopy full SHA for 8865a9d
build/buildconstants/params_mainnet.go
@@ -188,6 +188,4 @@ var F3ManifestServerID = MustParseID("12D3KooWENMwUF9YxvQxar7uBWJtZkA6amvK4xWmKX
188
var F3InitialPowerTableCID = cid.Undef
189
190
const F3Enabled = true
191
-
192
-// 2024-12-04T23:00:00Z
193
-const F3BootstrapEpoch abi.ChainEpoch = 4501560
+const F3BootstrapEpoch abi.ChainEpoch = -1
0 commit comments