Skip to content

Commit

Permalink
Constructor size changed due to compiler bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Oct 22, 2024
1 parent d283585 commit 6325d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-e2e/creationCodeTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import fs from 'fs'

const LOCALHOST_L2_RPC = 'http://127.0.0.1:8547'

const AE_WETH_EXPECTED_CONSTRUCTOR_SIZE = 348
const AE_WETH_EXPECTED_CONSTRUCTOR_SIZE = 290
const UPGRADE_EXECUTOR_EXPECTED_CONSTRUCTOR_SIZE = 242

let provider: JsonRpcProvider
Expand Down

0 comments on commit 6325d7d

Please sign in to comment.