Skip to content

Commit

Permalink
��CallToNameRegistratorOutOfGas balance correction
Browse files Browse the repository at this point in the history
Even if execution fails, the value gets transferred.
  • Loading branch information
CJentzsch committed Oct 7, 2014
1 parent b6d7cba commit 9779d67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vmtests/vmSystemOperationsTest.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@
}
},
"945304eb96065b2a98b57a48a06ae28d285a71b5" : {
"balance" : "23",
"balance" : "46",
"code" : "0x600035560f6009590060203560003557",
"nonce" : "0",
"storage" : {
Expand Down Expand Up @@ -1482,4 +1482,4 @@
}
}
}
}
}

0 comments on commit 9779d67

Please sign in to comment.