Merge pull request #10012 from filecoin-project/jen/hs
misc: align the network name
This commit is contained in:
commit
cb10108c8e
@ -19,8 +19,8 @@ var NetworkBundle = "hyperspace"
|
||||
var BundleOverrides map[actorstypes.Version]string
|
||||
var ActorDebugging = true
|
||||
|
||||
const BootstrappersFile = "hyperspace.pi"
|
||||
const GenesisFile = "hyperspace.car"
|
||||
const BootstrappersFile = "hyperspacenet.pi"
|
||||
const GenesisFile = "hyperspacenet.car"
|
||||
|
||||
const GenesisNetworkVersion = network.Version18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user