flow-playground
flow-playground copied to clipboard
Add ability to use arrays/structs/dictionaries as transaction arguments
Right now Flow Playground does not allow arrays/lists/structs to be inputs in transaction parameters. Will give the error:
Error: GraphQL error: failed to decode argument 0: failed to decode value: invalid JSON Cadence structure
I can add that the same error is with dictionaries.
closing, dup issue https://github.com/onflow/flow-playground/issues/649