Skip to content

Commit bd1163a

Browse files
committed
fix: change method description
1 parent 7e8eb25 commit bd1163a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/entities/SecurityToken/Transfers/Transfers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export class Transfers extends SubModule {
2929
};
3030

3131
/**
32-
* Validates if wallet token can transfer a security token
32+
* Validates if address can transfer a security token
3333
*/
3434
public canTransfer = async (args: {
3535
to: string;

0 commit comments

Comments
 (0)