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
client.api.utils.strToHex(value) convert a string value to hex value, is it right? If you convert this value, the smart contract should parse the hex argument to the original string value back.
The text was updated successfully, but these errors were encountered:
File: smartContract.tsx
Line: 64
client.api.utils.strToHex(value)
convert a string value to hex value, is it right? If you convert this value, the smart contract should parse the hex argument to the original string value back.The text was updated successfully, but these errors were encountered: