ethereumjs / ethereumjs-tx

Project is in active development and has been moved to the EthereumJS VM monorepo.
https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/tx
Mozilla Public License 2.0
779 stars 235 forks source link

resolve failing test #185

Closed ryanio closed 4 years ago

ryanio commented 4 years ago

Fixes ethereumjs-util error to resolve failing test.

holgerd77 commented 4 years ago

There is a linting error here, causing CI to fail (is Husky actually active on your environment? This should have been prevented by a failed Husky check performed on pushing to the repo).

ryanio commented 4 years ago

Thanks yeah I do, not sure why it didn't pick it up. Should be fixed now 👍