Commit 5b119359 authored by yann300's avatar yann300

add note

parent 8cc2a861
......@@ -57,6 +57,7 @@ var vm = new EthJSVM({
activatePrecompiles: true
})
// FIXME: move state manager in EthJSVM ctr
vm.stateManager = stateManager
vm.blockchain = stateManager.blockchain
vm.trie = stateManager.trie
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment