core: blocknumber in genesis as hex (#14812)
This commit is contained in:
committed by
Felix Lange
parent
0ff35e170d
commit
47359301a2
@@ -92,6 +92,7 @@ type genesisSpecMarshaling struct {
|
||||
ExtraData hexutil.Bytes
|
||||
GasLimit math.HexOrDecimal64
|
||||
GasUsed math.HexOrDecimal64
|
||||
Number math.HexOrDecimal64
|
||||
Difficulty *math.HexOrDecimal256
|
||||
Alloc map[common.UnprefixedAddress]GenesisAccount
|
||||
}
|
||||
|
Reference in New Issue
Block a user