Skip to content

Commit d8cd12a

Browse files
author
T. Ismael Verdugo
committed
fix: api link
1 parent 796d635 commit d8cd12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cryptomarket/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@ def transfer_to_another_subaccount(sub_account_id: str, amount: str, currency: s
14891489
14901490
Requires the "Withdraw cryptocurrencies" API key Access Right
14911491
1492-
https://api.exchange.cryptomkt.com/#transfer-to-super-account
1492+
https://api.exchange.cryptomkt.com/#transfer-across-subaccounts
14931493
14941494
:param sub_account_id: Identifier of a subaccount
14951495
:param amount: the amount of currency to transfer

0 commit comments

Comments
 (0)