align the network name

This commit is contained in:
Jennifer Wang 2023-01-14 00:48:56 -05:00
parent cc86117289
commit a6c7696274

View File

@ -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