Skip to content

Commit

Permalink
Fix testground build
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
  • Loading branch information
Jakub Sztandera committed Sep 7, 2020
1 parent 5d5c964 commit baaec9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/params_testground.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,7 @@ var (

PackingEfficiencyNum int64 = 4
PackingEfficiencyDenom int64 = 5

UpgradeBreezeHeight abi.ChainEpoch = 0
BreezeGasTampingDuration abi.ChainEpoch = 0
)

0 comments on commit baaec9d

Please sign in to comment.