Commit e08291a7 authored by yann300's avatar yann300

linting

parent d839c519
......@@ -45,4 +45,4 @@ function run (self, tx, stamp, confirmationCb, gasEstimationForceSend = null, pr
run(self, next.tx, next.stamp, next.callback)
}
})
}
\ No newline at end of file
}
......@@ -13,7 +13,6 @@ import { StorageDump } from '@ethereumjs/vm/dist/state/interface'
*/
class StateManagerCommonStorageDump extends StateManager {
keyHashes: { [key: string]: string }
constructor () {
super()
......
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