fix: add BerlinBlock and LondonBlock to rialto
This commit is contained in:
parent
d94cb56ae9
commit
eb93010928
@ -239,7 +239,8 @@ var (
|
||||
PlanckBlock: big.NewInt(5),
|
||||
LubanBlock: big.NewInt(6),
|
||||
PlatoBlock: big.NewInt(7),
|
||||
BerlinBlock: nil,
|
||||
BerlinBlock: _hertz_upgrade_block_,
|
||||
LondonBlock: _hertz_upgrade_block_,
|
||||
HertzBlock: _hertz_upgrade_block_,
|
||||
HertzfixBlock: _hertz_upgrade_block_,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user