Skip to content

Commit

Permalink
include FX pools in the SOR
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Dec 20, 2023
1 parent 18c0ec9 commit 8ccf9d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/sor/sorV2/sorV2.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ export class SorV2Service implements SwapService {
'ELEMENT', // not supported by b-sdk
'UNKNOWN', // not supported by b-sdk
'INVESTMENT', // not supported by b-sdk
'FX', // TODO: FX pool tokens are missing latestFXPrice - needs to be added to the DB
],
},
AND: {
Expand Down

0 comments on commit 8ccf9d5

Please sign in to comment.