Skip to content

Commit cb4d657

Browse files
Update getAccountAPTAmount documentation (#618)
1 parent e8f771a commit cb4d657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/account.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ export class Account {
658658
}
659659

660660
/**
661-
* Retrieves the current amount of APT for a specified account.
661+
* Retrieves the current amount of APT for a specified account. If the account does not exist, it will return 0.
662662
*
663663
* @param args The arguments for the account query.
664664
* @param args.accountAddress The account address for which to retrieve the APT amount.

0 commit comments

Comments
 (0)