public class LakeBTCUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
bytesToHex(byte[] bytes) |
static long |
getGeneratedId() |
static String |
toPairString(CurrencyPair currencyPair) |
static BigDecimal |
truncateAmount(BigDecimal value)
Deprecated.
scales of BTCCNY, LTCCNY, LTCBTC are different.
|
public static long getGeneratedId()
public static String bytesToHex(byte[] bytes)
@Deprecated public static BigDecimal truncateAmount(BigDecimal value)
public static String toPairString(CurrencyPair currencyPair)
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.