Skip to content

Commit

Permalink
update based on manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 committed Nov 10, 2023
1 parent 2669700 commit 689fdaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chain/consensus/filcns/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,8 @@ var (
calibnetv12BuggyMinerCID = cid.MustParse("bafk2bzacecnh2ouohmonvebq7uughh4h3ppmg4cjsk74dzxlbbtlcij4xbzxq")
calibnetv12BuggyMinerCID2 = cid.MustParse("bafk2bzaced7emkbbnrewv5uvrokxpf5tlm4jslu2jsv77ofw2yqdglg657uie")

calibnetv12BuggyManifest2CID = cid.MustParse("bafy2bzacebl4w5ptfvuw6746w7ev562idkbf5ppq72e6zub22435ws2rukzru")
calibnetv12BuggyManifest2CID = cid.MustParse("bafy2bzacebl4w5ptfvuw6746w7ev562idkbf5ppq72e6zub22435ws2rukzru")
// TODO Update based on manifest of new release
calibnetv12CorrectManifestCID1 = cid.MustParse("")
)

Expand Down

0 comments on commit 689fdaa

Please sign in to comment.