how to pass long string to a starknet contract? #1240
Unanswered
blockanywhere
asked this question in
Q&A
Replies: 0 comments
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.
-
For example, in the following transaction, https://starkscan.co/tx/0x012829d678c9b5bff701a6f2fed31744e14e736a209f61522fbc0bb65be98983, a long string
is passed to the contract. I want to reproduce it with the following code:
the following error is returned:
So what is the right method to pass a long string to starknet contract?
Beta Was this translation helpful? Give feedback.
All reactions