Merge pull request #10008 from filecoin-project/jen/sad

fix: hyperspace build
This commit is contained in:
Jiaying Wang 2023-01-13 21:39:28 -05:00 committed by GitHub
commit 84bad8a79a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
//go:build hyperspace
// +build hyperspace
//go:build hyperspacenet
// +build hyperspacenet
package build
@ -24,10 +24,6 @@ const GenesisFile = "hyperspace.car"
const GenesisNetworkVersion = network.Version18
var NetworkBundle = "hyperspacenet"
var BundleOverrides map[actorstypes.Version]string
var ActorDebugging = false
var UpgradeBreezeHeight = abi.ChainEpoch(-1)
const BreezeGasTampingDuration = 120