aergoio / herajs-client

Javascript client framework for aergo
https://herajs.readthedocs.io/
MIT License
9 stars 2 forks source link

Fix failing test sendTransaction() -> should return nonce is too low #1

Closed graup closed 6 years ago

graup commented 6 years ago

The error code is always 2, but it should be 1 (COMMIT_STATUS_NONCE_TOO_LOW).