fix new test

This commit is contained in:
Sina Mahmoodi 2024-11-04 12:23:51 +01:00
parent de1625ddf5
commit 88357fb76a

View file

@ -58,7 +58,8 @@
"from": "0x877bd459c9b7d8576b44e59e09d076c25946f443", "from": "0x877bd459c9b7d8576b44e59e09d076c25946f443",
"value": "0x0", "value": "0x0",
"gas": "0x19ee4", "gas": "0x19ee4",
"init": "0x5a600055600060006000f0505a60015500" "init": "0x5a600055600060006000f0505a60015500",
"creationMethod": "create"
}, },
"error": "Out of gas", "error": "Out of gas",
"traceAddress": [], "traceAddress": [],
@ -74,7 +75,8 @@
"from": "0x9c5cfe45b15eaff4ad617af4250189e26024a4f8", "from": "0x9c5cfe45b15eaff4ad617af4250189e26024a4f8",
"value": "0x0", "value": "0x0",
"gas": "0x3cb", "gas": "0x3cb",
"init": "0x" "init": "0x",
"creationMethod": "create"
}, },
"result": { "result": {
"gasUsed": "0x0", "gasUsed": "0x0",