Skip to content

Commit 2c9bba3

Browse files
committed
small tag (name) change.
1 parent 860c2c9 commit 2c9bba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fillers/eips/eip3860.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def calculate_create_tx_execution_cost(
167167

168168
SINGLE_BYTE_INITCODE = Initcode(
169169
deploy_code=bytes(),
170-
name="single_byte_initcode",
170+
name="single_byte",
171171
)
172172
SINGLE_BYTE_INITCODE.bytecode = Op.STOP
173173
SINGLE_BYTE_INITCODE.deployment_gas = 0

0 commit comments

Comments
 (0)