diff --git a/genesis/customnet_test.go b/genesis/customnet_test.go index 03a63d068..abec3216b 100644 --- a/genesis/customnet_test.go +++ b/genesis/customnet_test.go @@ -24,6 +24,7 @@ func CustomNetWithParams(t *testing.T, executor genesis.Executor, baseGasPrice g ETH_IST: math.MaxUint32, VIP214: math.MaxUint32, FINALITY: 0, + GALACTICA: math.MaxUint32, } devAccounts := genesis.DevAccounts()