mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-13 05:44:40 +00:00
add istanbul block reward
This commit is contained in:
parent
078375061b
commit
4cf3931f34
@ -113,7 +113,8 @@ const
|
||||
eth5, # FkTangerine
|
||||
eth5, # FkSpurious
|
||||
eth3, # FkByzantium
|
||||
eth2 # FkConstantinople
|
||||
eth2, # FkConstantinople
|
||||
eth2 # FkIstanbul
|
||||
]
|
||||
|
||||
proc processBlock*(chainDB: BaseChainDB, header: BlockHeader, body: BlockBody, vmState: BaseVMState): ValidationResult =
|
||||
|
Loading…
x
Reference in New Issue
Block a user