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.
2 parents 6dd20d2 + 1225e3f commit ff84f4aCopy full SHA for ff84f4a
fixtures/networks/mainnet.go
@@ -87,7 +87,7 @@ func Mainnet() *NetworkConf {
87
F3Enabled: true,
88
F3BootstrapEpoch: -1,
89
ManifestServerID: "12D3KooWENMwUF9YxvQxar7uBWJtZkA6amvK4xWmKXfSiHUo2Qq7",
90
- F3InitialPowerTableCID: cid.Undef,
+ F3InitialPowerTableCID: cid.MustParse("bafy2bzacecklgxd2eksmodvhgurqvorkg3wamgqkrunir3al2gchv2cikgmbu"),
91
F3ParamsAddress: "0xA19080A1Bcb82Bb61bcb9691EC94653Eb5315716",
92
93
UpgradeTeepInitialFilReserved: constants.InitialFilReserved, // FIP-0100: no change for mainnet
0 commit comments