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 1a85624 commit 7749256Copy full SHA for 7749256
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