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

Missing Get Content #7

Open
kellyjanderson opened this issue Oct 15, 2017 · 2 comments
Open

Missing Get Content #7

kellyjanderson opened this issue Oct 15, 2017 · 2 comments

Comments

@kellyjanderson
Copy link

the SteemJS lib has a call api.getContent(author, permlink) but I am not finding any equivalent call in the DSteem lib. This is a useful function for loading referenced Posts. Is it available via another call that I am just not finding?

@therealwolf42
Copy link
Contributor

Funny - I was just asking myself that question today.. :)

client.database.call('get_content',[user,permlink])

@jnordberg
Copy link
Owner

thx @therealwolf42. I've put adding a strongly typed helper for get_content on my todo

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

3 participants