Skip to content

Commit

Permalink
chore: remove dead code from thorchain swapper
Browse files Browse the repository at this point in the history
  • Loading branch information
woodenfurniture committed Aug 20, 2023
1 parent 18d145e commit aefa166
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 595 deletions.
7 changes: 0 additions & 7 deletions src/lib/swapper/swappers/ThorchainSwapper/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,6 @@ export type InboundAddressResponse = {
outbound_fee: string
}

export type Rates = {
sellAssetUsdRate: string
buyAssetUsdRate: string
feeAssetUsdRate: string
runeAssetUsdRate: string
}

export type ThorUtxoSupportedChainId =
| KnownChainIds.BitcoinMainnet
| KnownChainIds.DogecoinMainnet
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit aefa166

Please sign in to comment.