You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
I had get_blog method in one of my scripts.
After a latest golos hardfork I'm getting the following error:
blog = steem.get_blog('phenom')
File "/usr/local/lib/python3.5/dist-packages/steem_piston-0.3.4-py3.5.egg/piston/steem.py", line 1019, in get_blog
user, p # FIXME, this is a inconsistency in steem backend
KeyError: 'phenom/phenom/agile-za-15-minut-ili-kak-razvernut-jira'
Is this method obsolete now? I couldn't find its description in the latest documentation