Package org.knowm.xchange.gemini.v1
Class GeminiUtils
java.lang.Object
org.knowm.xchange.gemini.v1.GeminiUtils
public final class GeminiUtils extends Object
A central place for shared Gemini properties
-
Method Summary
Modifier and Type Method Description static String
convertToGeminiCcyName(String currency)
can be “bitcoin”, “litecoin” or “ethereum” or “tether” or “wire”.static String
toPairString(CurrencyPair currencyPair)
-
Method Details
-
toPairString
-
convertToGeminiCcyName
can be “bitcoin”, “litecoin” or “ethereum” or “tether” or “wire”.- Parameters:
currency
-- Returns:
-