Skip to content

Commit 9226eff

Browse files
author
T. Ismael Verdugo
committed
fix: api link
1 parent 8833204 commit 9226eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/cryptomarket/sdk/rest/CryptomarketRestClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1848,7 +1848,7 @@ public String transferToSuperAccount(String amount, String currency)
18481848
* <p>
18491849
* Requires the "Withdraw cryptocurrencies" API key Access Right
18501850
* <p>
1851-
* https://api.exchange.cryptomkt.com/#transfer-to-super-account
1851+
* https://api.exchange.cryptomkt.com/#transfer-across-subaccounts
18521852
*
18531853
* @param amount the amount of currency to transfer
18541854
* @param currency the currency to transfer

0 commit comments

Comments
 (0)