| Package | Description |
|---|---|
| org.knowm.xchange.anx.v2 | |
| org.knowm.xchange.anx.v2.service |
| Modifier and Type | Method and Description |
|---|---|
ANXWithdrawalResponseWrapper |
ANXV2.withdrawBtc(String apiKey,
si.mazi.rescu.ParamsDigest postBodySignatureCreator,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
String currency,
String address,
BigInteger amount,
int fee,
boolean noInstant,
boolean green) |
ANXWithdrawalResponseWrapper |
ANXV2.withdrawXrp(String apiKey,
si.mazi.rescu.ParamsDigest postBodySignatureCreator,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
String currency,
String address,
BigInteger amount,
int fee,
boolean noInstant,
boolean green,
String destinationTag) |
| Modifier and Type | Method and Description |
|---|---|
ANXWithdrawalResponseWrapper |
ANXAccountServiceRaw.anxWithdrawFunds(String currency,
BigDecimal amount,
String address) |
ANXWithdrawalResponseWrapper |
ANXAccountServiceRaw.anxWithdrawFunds(String currency,
BigDecimal amount,
String address,
String destinationTag) |
Copyright © 2012–2019 Knowm Inc.. All rights reserved.