Translations: Coin Exchange/37/en

From ArdorDocs
Jump to: navigation, search

Get Expected Coin Exchange Orders Example

http://localhost:27876/nxt?
  requestType=getExpectedCoinExchangeOrders&
  chain=2&
  exchange=1
{
    "orders": [],
    "requestProcessingTime": 0
}