Skip to content

Commit

Permalink
added 2 arbdebug contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
tsahee committed Sep 10, 2024
1 parent 4060c3f commit 0053bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion precompiles/precompile_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ func TestPrecompilesPerArbosVersion(t *testing.T) {
log.SetDefault(log.NewLogger(glogger))

expectedNewMethodsPerArbosVersion := map[uint64]int{
0: 89,
0: 91,
5: 3,
10: 2,
11: 4,
Expand Down

0 comments on commit 0053bf7

Please sign in to comment.