Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Objects not handled properly when submitting transaction #1801

Closed
cazfletch opened this issue Jan 6, 2020 · 0 comments
Closed

Objects not handled properly when submitting transaction #1801

cazfletch opened this issue Jan 6, 2020 · 0 comments
Labels
bug Something isn't working sev2
Milestone

Comments

@cazfletch
Copy link
Contributor

When typing in the arguments to a transaction if i want to pass in an object i have to do something like

["{ \"id\": \"value\"}"]

i want to be able to do something like

[{ "id": "value"}]

and the extension handle stringifying the arguments again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working sev2
Projects
None yet
Development

No branches or pull requests

2 participants