align the network name
This commit is contained in:
parent
cc86117289
commit
a6c7696274
@ -19,8 +19,8 @@ var NetworkBundle = "hyperspace"
|
|||||||
var BundleOverrides map[actorstypes.Version]string
|
var BundleOverrides map[actorstypes.Version]string
|
||||||
var ActorDebugging = true
|
var ActorDebugging = true
|
||||||
|
|
||||||
const BootstrappersFile = "hyperspace.pi"
|
const BootstrappersFile = "hyperspacenet.pi"
|
||||||
const GenesisFile = "hyperspace.car"
|
const GenesisFile = "hyperspacenet.car"
|
||||||
|
|
||||||
const GenesisNetworkVersion = network.Version18
|
const GenesisNetworkVersion = network.Version18
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user