Replies: 2 comments 3 replies
-
I probably need a little more context around the code. But, generally if you provide the type, it should be decodable. It's possible that the explorer needs a fix here on the UI parsing side |
Beta Was this translation helpful? Give feedback.
0 replies
-
hey @gregnazario thanks for your response, the code is As you see I've entered them as u64, but in Wallet (Petra) and Explorer, it shows as Hex Is my code correct? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discord user ID
memxor
Describe your question in detail.
Is this the correct way of describing property types? Even tho I'm entering it as u64, it shows up as Hex in the Explorer and Wallet
How can I fix this?
What error, if any, are you getting?
Property Values are showing up in Hex rather than Decimal
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Windows
Which SDK or tool are you using? (if any)
N/A
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions