Something went wrong on our end
Get discussions by blog fix
Compare changes
- Bartek Wrona authored
@@ -384,7 +384,7 @@ async def get_discussions_by_blog(context, tag: str = None, start_author: str =
@@ -384,7 +384,7 @@ async def get_discussions_by_blog(context, tag: str = None, start_author: str =
post['active_votes'] = await find_votes(context, {'author':post['author'], 'permlink':post['permlink']})