Skip to content

Commit

Permalink
fix/ rename xsswap to xswap (gateway,pr83)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikspz authored Apr 26, 2023
1 parent 5bceec1 commit 80a8355
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 @@ -121,7 +121,7 @@ export namespace ConnectorsRoutes {
},
},
{
name: 'xsswap',
name: 'xswap',
trading_type: XsswapConfig.config.tradingTypes,
available_networks: XsswapConfig.config.availableNetworks,
},
Expand Down

0 comments on commit 80a8355

Please sign in to comment.