LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Improve error datapath for vote transaction #1208

Closed shuse2 closed 5 years ago

shuse2 commented 5 years ago

What was the problem?

error for applying vote transaction didn't include dataPath

How did I fix it?

Include datapath when returning error for vote transaction

How to test it?

npm t

Review checklist