You are viewing a single comment's thread from:

RE: Steem Pressure #7: Go Fork Yourself. Step by step guide to building and setting up a MIRA powered HF21-ready Steem consensus node.

in #steem-pressure5 years ago

While you can use it to perform some calls, LOW_MEMORY_NODE might not be enough for you. Please note that rewards_api is for testing purpose only, and explicitly said that it's not meant for use in production.

Sort:  

I may be getting the API needed confused in that case.

Our bot does approximate flag rshares to SBD conversions using methods of the Beem Steem class for it's voting.

Looks like the method uses get_sbd_per_rshares which calls get_reward_fund. That uses the database API if I am understanding correctly.

That should be fine, right?

Posted using Partiko Android

The rewards_api is something brand new that was used to attempt to model the changes to rewards after HF21.

What you are referring to is found in condenser_api which the the api you will use the majority of the time. Sometimes there is the need for database_api but, neither of those are explicitly declared in the config.