Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example for JSON inputs #23

Open
joelamouche opened this issue Jan 14, 2022 · 1 comment
Open

Add example for JSON inputs #23

joelamouche opened this issue Jan 14, 2022 · 1 comment

Comments

@joelamouche
Copy link
Contributor

"[\"0xb862F5c728470473062dEFCC09885aF91637D145\",\"10000000000000000000\"]"

is how a transfer JSON would be formated

@crystalin
Copy link
Collaborator

You need to provide for different OSes. As windows wouldn't support that.
Also for linux/mac it is better written:

'["0xb862F5c728470473062dEFCC09885aF91637D145", "10000000000000000000"]'

(It is more efficient to write json in shell using single-quote wrapper)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants