Commit cf9e5efc authored by yann300's avatar yann300

remove uneeded instanciation

parent 22c1e665
......@@ -91,10 +91,12 @@ function createVm (hardfork) {
}
const vms = {
/*
byzantium: createVm('byzantium'),
constantinople: createVm('constantinople'),
petersburg: createVm('petersburg'),
istanbul: createVm('istanbul'),
*/
muirGlacier: createVm('muirGlacier')
}
......
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