Skip to content

Commit

Permalink
Merge pull request #83 from CoinAlpha/fix/xsswap_to_xswap
Browse files Browse the repository at this point in the history
fix/ rename xsswap to xswap
  • Loading branch information
nikspz authored Apr 6, 2023
2 parents 5065ee8 + cc621b3 commit 2afe1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connectors/connectors.routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export namespace ConnectorsRoutes {
},
},
{
name: 'xsswap',
name: 'xswap',
trading_type: XsswapConfig.config.tradingTypes,
available_networks: XsswapConfig.config.availableNetworks,
},
Expand Down

0 comments on commit 2afe1a7

Please sign in to comment.