No change

This commit is contained in:
7u83 2018-12-31 14:10:43 +01:00
parent 6eb9ab8ff9
commit d661de2892
1 changed files with 1 additions and 1 deletions

View File

@ -51,5 +51,5 @@ public interface TradingAPI {
public AssetPair getAssetPair();
public Set<Quote> getQuoteHistory();
}