You are viewing a single comment's thread from:

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

in #utopian-io6 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

Sort:  

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

Thanks for your information. :)