flow-playground icon indicating copy to clipboard operation
flow-playground copied to clipboard

Add ability to use arrays/structs/dictionaries as transaction arguments

Open timongll opened this issue 3 years ago • 1 comments

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

timongll avatar Mar 17 '21 05:03 timongll

I can add that the same error is with dictionaries.

deivydas321 avatar Apr 08 '21 13:04 deivydas321

closing, dup issue https://github.com/onflow/flow-playground/issues/649

bthaile avatar Apr 27 '23 16:04 bthaile