mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-11 21:04:11 +00:00
Remove init 0 after child computation
This commit is contained in:
parent
63f9acd8ce
commit
cdfcda41b4
@ -741,7 +741,6 @@ template genCall(callName: untyped): untyped =
|
||||
childMsg.sender = sender
|
||||
|
||||
var childComputation = applyChildComputation(computation, childMsg)
|
||||
childComputation.gasMeter.init(0)
|
||||
|
||||
if childComputation.isError:
|
||||
push: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user