What is decoder or encoder for string data type ? #240
Replies: 2 comments 1 reply
|
are you using codama? |
1 reply
|
The code was already generated by Codama. |
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.
Uh oh!
There was an error while loading. Please reload this page.
I didn't find method for decoding / encoding string data type, how to decode / encode a string ?
I got this boilerplate from
create-solana-dapptemplate https://github.dev/solana-foundation/templates/tree/main/gill/gill-next-tailwind-basicI thought there was a method called
getStringDecoder()What do you think ?
All reactions