Skip to content

Commit

Permalink
fix: build: fix 2k build params
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Jun 9, 2022
1 parent c661d24 commit 36a4c17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build/params_2k.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ var UpgradeSkyrHeight = abi.ChainEpoch(100)

var ActorsCIDs = map[actors.Version]cid.Cid{}

var UpgradeSkyrHeight = abi.ChainEpoch(100)

var ActorsCIDs = map[actors.Version]cid.Cid{}

var DrandSchedule = map[abi.ChainEpoch]DrandEnum{
0: DrandMainnet,
}
Expand Down

0 comments on commit 36a4c17

Please sign in to comment.