Skip to content

Commit

Permalink
ALL-4863: removed unused const
Browse files Browse the repository at this point in the history
  • Loading branch information
rostislavjadavan committed Feb 20, 2024
1 parent 8012766 commit 3f5152b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dto/Network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,6 @@ export const UTXO_BASED_NETWORKS = [
Network.ZCASH_TESTNET
]

export const DOGECOIN_NETWORKS = [Network.DOGECOIN, Network.DOGECOIN_TESTNET]

export const UTXO_LOAD_BALANCER_ESTIMATE_FEE_NETWORKS = [Network.BITCOIN_CASH]

export const UTXO_ESTIMATE_FEE_NETWORKS = [Network.BITCOIN_CASH_TESTNET]
Expand Down

0 comments on commit 3f5152b

Please sign in to comment.