Minting fails when the metadata includes some of Unicode characters
joojis opened this issue · 4 comments
joojis commented
sgkim126 commented
I added test cases to guarantee that CodeChain handles single quotes.
CodeChain-io/codechain#1125
By the way, I cannot find a single quotation on the metadata of the failed transaction.
joojis commented
Oh, I found that it actually was Unicode's single quote.
http://www.codetable.net/decimal/8217
joojis commented
@sgkim126 The single quotation was modified to some other characters in the explorer.

joojis commented
