Skip to content

Commit

Permalink
chore(types): discover update
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain committed May 6, 2024
1 parent f8a0ee0 commit 87e78e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/types/src/portfolio/discovery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export type PortfolioTokenDiscovery = {
decimals: PortfolioTokenSource
ticker: PortfolioTokenSource
symbol: PortfolioTokenSource
image: PortfolioTokenSource
originalImage: PortfolioTokenSource
description: PortfolioTokenSource
}

Expand Down

0 comments on commit 87e78e4

Please sign in to comment.