mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
CallToNameRegistratorOutOfGas balance correction
Even if execution fails, the value gets transferred.
This commit is contained in:
parent
b6d7cba499
commit
9779d67b8c
1 changed files with 2 additions and 2 deletions
|
|
@ -468,7 +468,7 @@
|
|||
}
|
||||
},
|
||||
"945304eb96065b2a98b57a48a06ae28d285a71b5" : {
|
||||
"balance" : "23",
|
||||
"balance" : "46",
|
||||
"code" : "0x600035560f6009590060203560003557",
|
||||
"nonce" : "0",
|
||||
"storage" : {
|
||||
|
|
@ -1482,4 +1482,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue