You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.
>> 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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: