diff --git a/genesis/customnet_test.go b/genesis/customnet_test.go index c2707f22c..fa69ae989 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, + ETH_SH: 0, } devAccounts := genesis.DevAccounts()