hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
58 stars 33 forks source link

Feature/update tx by idx and nonce #1070

Closed Mikelle closed 3 years ago

Mikelle commented 3 years ago

Closes https://github.com/hermeznetwork/hermez-node/issues/1066

What does this PR does?

Adding a new endpoint for updating tx by idx and nonce.

How to test?

You could test by unit and integration tests. report.txt

Checklist

These are the criteria that every PR should meet, please check them off as you review them: