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 previous test vector incorrectly tested currency length encoding
rather than an invalid UTF-8 sequence in the currency field. This commit
updates the vector to have a correctly encoded length but an invalid
UTF-8 currency string, properly matching the test description.
0 commit comments