Skip to content

Commit 1b28d91

Browse files
committed
transferOutV2 update note
1 parent a67d011 commit 1b28d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PrivateApi/Account.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function getTransferList(array $params = [], array $pagination = [])
105105

106106
/**
107107
* kuCoin futures transfer to KuCoin account.
108-
* [It is recommended to use POST /api/v3/transfer-out instead]
108+
* [It is recommended to call transferOutV3() instead]
109109
* @param string bizNo
110110
* @param string amount
111111
* @param string currency

0 commit comments

Comments
 (0)