Open ety001 opened 4 years ago
The Hivemind gives a warning info:
WARNING:hive.steem.http_client:get_order_book[1] failed in 0.0s. try 90. {'jussi-id': None, 'secs': 0.002, 'try': 90} - RPCError('assert_exception[-32003]: `Assert Exception:_market_history_api: market_history_api_plugin not enabled.` in condenser_api.get_order_book([1])',)
So we need add the market_history_api into the plugin list.
market_history_api
The Hivemind gives a warning info:
So we need add the
market_history_api
into the plugin list.