252627282930313233
super(BTER.class, exchangeSpecification); } public Map<CurrencyPair, BTERMarketInfo> getBTERMarketInfo() throws IOException { BTERMarketInfoWrapper bterMarketInfo = bter.getMarketInfo(); return bterMarketInfo.getMarketInfoMap(); }