Skip to content

Commit

Permalink
The name is much simplier
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitardanailov committed May 23, 2024
1 parent 3e2df92 commit 6f39cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/src/utils/coinbase/btcPairs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import comparing from './comparing'

export function btcPairs(cryptoSymbol: string) {
export function pairs(cryptoSymbol: string) {
const supportedCoins = [
'ALGORAND',
'matic-network',
Expand Down

0 comments on commit 6f39cdb

Please sign in to comment.