>> help blockchain_market_list_covers
Usage:
blockchain_market_list_covers <quote_symbol> [base_symbol] [limit] Returns the covers side of the order book for a given market
Returns the covers side of the order book for a given market
Parameters:
quote_symbol (asset_symbol, required): the symbol name the market is quoted in
base_symbol (asset_symbol, optional, defaults to "XTS"): the symbol name the market is collateralized in
limit (uint32_t, optional, defaults to "-1"): the maximum number of items to return, -1 for all
Returns:
market_order_array
aliases: market_covers