Skip to content

Commit

Permalink
Disable fusing of static manifest on butterflynet for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
masih committed Jan 31, 2025
1 parent 90eb3e7 commit 37d4b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/buildconstants/params_butterfly.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ var F3ManifestServerID = MustParseID("12D3KooWJr9jy4ngtJNR7JC1xgLFra3DjEtyxskRYW
// The initial F3 power table CID.
var F3InitialPowerTableCID cid.Cid = cid.Undef

const F3BootstrapEpoch abi.ChainEpoch = 1000
const F3BootstrapEpoch abi.ChainEpoch = -1

0 comments on commit 37d4b48

Please sign in to comment.