Skip to content

Commit b589fb2

Browse files
committed
fillers/example: remove code yul output bytecode verification
1 parent 0077aac commit b589fb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fillers/example/example.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ def test_yul(fork):
5151

5252
post = {
5353
"0x1000000000000000000000000000000000000000": Account(
54-
code="""0x6010565b6000828201905092915050565b
55-
601a600260016003565b60005560206000f3""",
5654
storage={
5755
0x00: 0x03,
5856
},

0 commit comments

Comments
 (0)