EOSIO / eosjs2

Library to talk to the eos api
MIT License
29 stars 21 forks source link

Bad test case #66

Open tbfleming opened 6 years ago

tbfleming commented 6 years ago

The serializeTransaction converts tx to binary test in src/eosjs2-api.test.ts passes structured data in where serializeTransaction expects a hex string. This failed when I strengthened error detection in 1dc9fb2b172ba5ae787dea779f018c47a1747d7a .