wallaby: start at nv18

This commit is contained in:
vyzo 2022-11-11 04:58:34 +02:00
parent 54f311d94a
commit 30f4ad57ab

View File

@ -22,7 +22,7 @@ var ActorDebugging = true
const BootstrappersFile = "wallabynet.pi"
const GenesisFile = "wallabynet.car"
const GenesisNetworkVersion = network.Version16
const GenesisNetworkVersion = network.Version18
var UpgradeBreezeHeight = abi.ChainEpoch(-1)