Closed ARR552 closed 3 years ago
Closes #820
This PR fix the http error code when the tx fee sumited is too low or too high.
Send a tx with 0 fees (or a value below the minimum configurated in the hermez node) and check the http error code 400
These are the criteria that every PR should meet, please check them off as you review them:
Closes #820
What does this PR does?
This PR fix the http error code when the tx fee sumited is too low or too high.
How to test?
Send a tx with 0 fees (or a value below the minimum configurated in the hermez node) and check the http error code 400
Checklist
These are the criteria that every PR should meet, please check them off as you review them: