Skip to content

Commit

Permalink
Merge pull request #289 from helius-labs/fix/account-tokens
Browse files Browse the repository at this point in the history
[Fix] Account Tokens Not Showing Error
  • Loading branch information
owenventer committed Feb 22, 2024
2 parents 76aa736 + b7e4c92 commit 6d1aad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/trpc/routes/search-assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export const searchAssets = t.procedure
method: "searchAssets",
params: {
displayOptions: {
showFungible: true,
showNativeBalance: nativeBalance,
},
limit: 1000,
Expand Down

0 comments on commit 6d1aad1

Please sign in to comment.