This commit is contained in:
obscuren
2014-07-01 09:56:10 +02:00
parent 5f5910c603
commit 39263b674c
2 changed files with 3 additions and 2 deletions

View File

@ -268,7 +268,7 @@ func (self *StateTransition) Eval(script []byte, context *StateObject) (ret []by
}
*/
Paranoia := true // TODO Create a flag for this
Paranoia := ethutil.Config.Paranoia
if Paranoia {
var (
trie = context.state.trie