Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Woody4618 committed Jan 9, 2025
1 parent ade5731 commit 533d0e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ const accountData = await getIdlParsedAccountData(
accountAddress,
connection,
);

// Decoded Data: { count: <BN: 2> }
```

Fetches and parses an account's data using an Anchor IDL file. This is useful when you need to decode account data from Anchor programs.
Expand Down

0 comments on commit 533d0e9

Please sign in to comment.