add upgrade height for rialto

This commit is contained in:
fudongbai 2020-08-07 17:29:22 +08:00
parent 650d066757
commit baae91db37
No known key found for this signature in database
GPG Key ID: CB81CB49204A5AB9
2 changed files with 49 additions and 6 deletions

File diff suppressed because one or more lines are too long

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