Skip to content

Commit 8714316

Browse files
committed
[AUTOMATED] Update: proto/clients/marketplace.gen.ts
1 parent d98ae18 commit 8714316

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/marketplace/src/marketplace.gen.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,6 @@ export interface UpdateCurrencyReturn {
732732
export interface ListCurrenciesArgs {
733733
chainId: string
734734
}
735-
export interface ListCurrenciesArgs {}
736735

737736
export interface ListCurrenciesReturn {
738737
currencies: Array<Currency>
@@ -1342,7 +1341,6 @@ export interface CheckoutOptionsSalesContractReturn {
13421341
export interface SupportedMarketplacesArgs {
13431342
chainId: string
13441343
}
1345-
export interface SupportedMarketplacesArgs {}
13461344

13471345
export interface SupportedMarketplacesReturn {
13481346
marketplaces: Array<MarketplaceKind>

0 commit comments

Comments
 (0)