Skip to content

Commit

Permalink
fixes after review
Browse files Browse the repository at this point in the history
  • Loading branch information
dragos-rebegea committed Dec 20, 2024
1 parent ca99018 commit b1daad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/endpoints/accounts/entities/account.fetch.options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ export class AccountFetchOptions {
withScrCount?: boolean;
withTimestamp?: boolean;
withAssets?: boolean;
}
}

0 comments on commit b1daad6

Please sign in to comment.