Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
millken committed Apr 11, 2024
1 parent d5656e4 commit 03ac0dd
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions action/protocol/execution/evm/evm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -253,19 +253,18 @@ func TestConstantinople(t *testing.T) {
29275560,
},
// after Tsunami - Upernavik
{
"io1pcg2ja9krrhujpazswgz77ss46xgt88afqlk6y",
29275562,
},
// after Tsunami
{
action.EmptyAddress,
29275561,
},
{
"io1pcg2ja9krrhujpazswgz77ss46xgt88afqlk6y",
39275560,
},
// after Upernavik
{
action.EmptyAddress,
39275562,
39275561,
},
{
"io1pcg2ja9krrhujpazswgz77ss46xgt88afqlk6y",
Expand Down

0 comments on commit 03ac0dd

Please sign in to comment.