@ -45,4 +45,4 @@ function run (self, tx, stamp, confirmationCb, gasEstimationForceSend = null, pr
run(self, next.tx, next.stamp, next.callback)
}
})
@ -13,7 +13,6 @@ import { StorageDump } from '@ethereumjs/vm/dist/state/interface'
*/
class StateManagerCommonStorageDump extends StateManager {
keyHashes: { [key: string]: string }
constructor () {
super()