mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 12:46:44 +00:00
Add tests
This commit is contained in:
parent
62b27fb6aa
commit
c2b35a205b
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ ALTAIR_FORK_EPOCH: 1
|
|||
EIP7928_FORK_VERSION: 0xb0000038
|
||||
EIP7928_FORK_EPOCH: 18446744073709551615
|
||||
|
||||
EIP7XXX_FORK_VERSION:
|
||||
EIP7XXX_FORK_EPOCH:
|
||||
|
||||
BLOB_SCHEDULE: []
|
||||
`
|
||||
c := &ChainConfig{}
|
||||
|
|
|
|||
Loading…
Reference in a new issue