diff options
Diffstat (limited to 'src/VMTestsFiller/vmPushDupSwapTest/swapjump1Filler.json')
-rw-r--r-- | src/VMTestsFiller/vmPushDupSwapTest/swapjump1Filler.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/VMTestsFiller/vmPushDupSwapTest/swapjump1Filler.json b/src/VMTestsFiller/vmPushDupSwapTest/swapjump1Filler.json index 52cff7a71..0a021784c 100644 --- a/src/VMTestsFiller/vmPushDupSwapTest/swapjump1Filler.json +++ b/src/VMTestsFiller/vmPushDupSwapTest/swapjump1Filler.json @@ -12,7 +12,8 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "100000000000000000000000", "nonce" : "0", - "code" : "(asm 5 2 1 12 JUMPI POP POP STOP JUMPDEST SWAP1 1 22 JUMPI POP POP STOP JUMPDEST SUB 0 MSTORE 1 31 RETURN)", + "_code" : "(asm 5 2 1 12 JUMPI POP POP STOP JUMPDEST SWAP1 1 22 JUMPI POP POP STOP JUMPDEST SUB 0 MSTORE 1 31 RETURN)", + "code" : "0x600560026001600c575050005b9060016116575050005b035b0360005260016003611ff3", "storage": {} } }, |