Text
type on Substrate
#98
Unanswered
VictorVicente
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I found this great library and I'm trying to adapt it with to our substrate chain Polymesh.
I'm facing some troubles, maybe you could help me:
Text
type fromschema.json
in Substrate: How should I represent it? Should it be any kind ofVec<>
?[u8; 32]
on my json. Even when it is present on thedefault.json
file and it's working fine there. Is there anything else I should add to make it work?Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions