Skip to content

Commit

Permalink
fix: enable conversion on celo (#1436)
Browse files Browse the repository at this point in the history
  • Loading branch information
leoslr committed Jul 23, 2024
1 parent 0320158 commit 4494623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/currency/src/conversion-aggregators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const noConversionNetworks: CurrencyTypes.AggregatorsMap = {
aurora: {},
'aurora-testnet': {},
base: {},
celo: {},
};

/**
Expand Down

0 comments on commit 4494623

Please sign in to comment.