jnordberg / dsteem

Steem blockchain RPC client
https://jnordberg.github.io/dsteem/
Other
82 stars 57 forks source link

Steem API changes #38

Open JuergenSimon opened 5 years ago

JuergenSimon commented 5 years ago

Hello,

according to this document, there are going to be changes to the steem API: https://steemit.com/steemit/@steemitdev/upcoming-changes-to-api-steemit-com

bala-techguy commented 5 years ago

I don't think the changes have been handled already in the dsteem library. Or maybe I'm not sure if they will just have to update the documentation alone. Today I tried using some depreciated methods and I got error messages.

{ error: { code: -32000, message: 'unknown method: condenser_api.get_discussions_by_cashout (hivemind-alpha)' } }