Question: Best way to encode a String to be 32 byte String?
amilcar-andrade opened this issue · 0 comments
amilcar-andrade commented
Hi, I am wondering what would be the best way or API to encode a String to be encoded to use a 32-byte String? Similar to web3js.sha3. I was looking at HexString but does not seem to do the encoding. Thanks!