Skip to content

Couple of fixes for 'call' method in condenser_api

Andrzej Lisak requested to merge pre_appbase_fixes into develop

Fixed call for get_account_reputations and get_reblogged_by (problem caused by wrong import to internal version instead of actual method).

Changed server error to incorrect parameters when call is made to nonexisting method

Changed server error to incorrect parameters in get_account_votes; also changed link to steemit.com for hive.blog in error message.

Merge request reports