Package org.knowm.xchange.bitcoinde
Class BitcoindeUtils
java.lang.Object
org.knowm.xchange.bitcoinde.BitcoindeUtils
public class BitcoindeUtils extends Object
-
Method Summary
Modifier and Type Method Description static Integer
createBitcoindeBoolean(Boolean value)
static String
createBitcoindeCurrency(Currency currency)
static String
createBitcoindePair(CurrencyPair currencyPair)
static String
createBitcoindeType(Order.OrderType type)
static String
rfc3339Timestamp(Date date)
-
Method Details
-
createBitcoindePair
-
createBitcoindeCurrency
-
createBitcoindeType
-
rfc3339Timestamp
-
createBitcoindeBoolean
-