RE: [Tutorial] How to Combine getAccountVotes and getContent in Steem-Js

You are viewing a single comment's thread from:

[Tutorial] How to Combine getAccountVotes and getContent in Steem-Js

in utopian-io •  6 years ago 

Thank you for very helpful tutorial.

Currently, we loaded all posts that we did vote in the past. Do we have any options to limit the results

Thanks in advance

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

We can't load posts more than 1000. Steem JS set us a limit.

Thanks for your information. :)