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

Example code suggestion. #41

Open
soullessrider opened this issue Aug 13, 2017 · 0 comments
Open

Example code suggestion. #41

soullessrider opened this issue Aug 13, 2017 · 0 comments

Comments

@soullessrider
Copy link

soullessrider commented Aug 13, 2017

The ticker example code does fails to return the array outputs. The following works to get content of the arrays.

` // Get Ticker Info

console.log(JSON.stringify(await kraken.api('Ticker', { pair : 'XETHZUSD' })));

`

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

1 participant