Skip to content

Commit 1a298b4

Browse files
committed
fix: feedback improvements
1 parent a6848ec commit 1a298b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/procedures/TransferSecurityTokens.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ export class TransferSecurityTokens extends Procedure<TransferSecurityTokensProc
6262
}
6363

6464
/**
65-
* Transfer security tokens from a wallet address to another
65+
* Transfer security tokens from a wallet address to another.
66+
* ***If from argument is not provided, the current SDK user address will be taken as it***
6667
*
6768
* Note that this procedure will fail if the security token symbol doesn't exist
6869
*/

0 commit comments

Comments
 (0)