Browse Source

fix hex code of new smart contract

fudongbai 5 years ago
parent
commit
85ebea9e8c
2 changed files with 1 additions and 1 deletions
  1. 0 0
      core/systemcontracts/upgrade.go
  2. 1 1
      params/config.go

File diff suppressed because it is too large
+ 0 - 0
core/systemcontracts/upgrade.go


+ 1 - 1
params/config.go

@@ -242,7 +242,7 @@ var (
 		PetersburgBlock:     big.NewInt(0),
 		IstanbulBlock:       big.NewInt(0),
 		MuirGlacierBlock:    big.NewInt(0),
-		RamanujanBlock:      big.NewInt(260942),
+		RamanujanBlock:      big.NewInt(317974),
 		Parlia: &ParliaConfig{
 			Period: 3,
 			Epoch:  200,

Some files were not shown because too many files changed in this diff