keep3r-network / keep3r.network

An incentivized keeper network for anonymous keeper and job registration
372 stars 117 forks source link

Update UniswapV2OracleKeeper.js #33

Closed mwalol closed 4 years ago

mwalol commented 4 years ago

fixing error TypeError: Tx is not a constructor

it should import from exported class Transaction

using latest "ethereumjs-tx": "^2.1.2" package, documentation say so also : https://github.com/ethereumjs/ethereumjs-tx