mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Cteate Contract From Contract Init Code Test
This commit is contained in:
parent
7795b2a892
commit
3729d5e5b2
@ -276,7 +276,7 @@
|
|||||||
"095e7baea6a6c7c4c2dfeb977efac326af552d87": {
|
"095e7baea6a6c7c4c2dfeb977efac326af552d87": {
|
||||||
"balance": "10000",
|
"balance": "10000",
|
||||||
"nonce": 0,
|
"nonce": 0,
|
||||||
"code": "{[[ 2 ]](ADDRESS)(CODECOPY 0 0 32)(CREATE 0 0 32)}",
|
"code": "{(MSTORE 0 0x601080600c6000396000f20060003554156009570060203560003555) [[ 0 ]] (CREATE 23 4 28)}",
|
||||||
"storage": {}
|
"storage": {}
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -284,8 +284,7 @@
|
|||||||
"balance" : "100000",
|
"balance" : "100000",
|
||||||
"code" : "",
|
"code" : "",
|
||||||
"nonce" : "0",
|
"nonce" : "0",
|
||||||
"storage" : {
|
"storage" : {}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transaction" :
|
"transaction" :
|
||||||
|
Loading…
Reference in New Issue
Block a user