Open syvb opened 5 years ago
This jsonrpc request works:
{"jsonrpc":"2.0", "method":"database_api.list_proposals", "params":{"start":[0,0], "limit":5, "order":"by_total_votes", "order_direction":"ascending", "status":"all"}, "id":1}
I am assuming this is the intent behind the Steem.js call.
Steem.js code (I beleive this is a problem with Steem tho):
fails with