You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 1dc9fb2 .
The
serializeTransaction converts tx to binarytest insrc/eosjs2-api.test.tspasses structured data in whereserializeTransactionexpects a hex string. This failed when I strengthened error detection in 1dc9fb2 .