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
bthaile
changed the title
[JS generator] Support more Cadence parameter types
[JS generator] Support Dictionary Cadence parameter types
Jan 11, 2024
bthaile
changed the title
[JS generator] Support Dictionary Cadence parameter types
JS | TS generator, Support Dictionary Cadence parameter types
Jan 11, 2024
When generating JS | TS binding files, support Dictionary of simple types like String and Int
Look into getting json-cadence both parameters and return types and convert to types.
TODO: Verify this code example:
https://github.com/onflow/fcl-js/blob/master/packages/types/README.md?plain=1#L348
Dictionary
The text was updated successfully, but these errors were encountered: