Skip to content

Commit

Permalink
Update getAccountAPTAmount documentation (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostWalker562 authored Feb 11, 2025
1 parent e8f771a commit cb4d657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ export class Account {
}

/**
* Retrieves the current amount of APT for a specified account.
* Retrieves the current amount of APT for a specified account. If the account does not exist, it will return 0.
*
* @param args The arguments for the account query.
* @param args.accountAddress The account address for which to retrieve the APT amount.
Expand Down

0 comments on commit cb4d657

Please sign in to comment.