Skip to content

Commit

Permalink
Minimize diff
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed May 31, 2023
1 parent 0833e3c commit 48e07c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/blockchain_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2915,6 +2915,7 @@ func TestEIP2718Transition(t *testing.T) {
},
}
)

genesis := gspec.MustCommit(db)
blocks, _ := GenerateChain(gspec.Config, genesis, engine, db, 1, func(i int, b *BlockGen) {
b.SetCoinbase(common.Address{1})
Expand Down

0 comments on commit 48e07c3

Please sign in to comment.