fixes glacier muir block reward
This commit is contained in:
parent
6b6584c4d0
commit
40a7b7da1b
|
@ -89,7 +89,8 @@ const
|
|||
eth5, # FkSpurious
|
||||
eth3, # FkByzantium
|
||||
eth2, # FkConstantinople
|
||||
eth2 # FkIstanbul
|
||||
eth2, # FkIstanbul
|
||||
eth2 # FkGlacierMuir
|
||||
]
|
||||
|
||||
proc processBlock*(chainDB: BaseChainDB, header: BlockHeader, body: BlockBody, vmState: BaseVMState): ValidationResult =
|
||||
|
|
Loading…
Reference in New Issue