mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
happy lint, happy life
This commit is contained in:
parent
bbf857e410
commit
2537249b70
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ var activators = map[int]func(*JumpTable){
|
|||
7702: enable7702,
|
||||
7939: enable7939,
|
||||
8024: enable8024,
|
||||
8037: enable8037,
|
||||
}
|
||||
|
||||
// EnableEIP enables the given EIP on the config.
|
||||
|
|
|
|||
Loading…
Reference in a new issue