Skip to content

Commit

Permalink
Merge pull request #95 from hummingbot/fix/-rename-xsswap-to-xswap-(g…
Browse files Browse the repository at this point in the history
…ateway,pr83)

fix/ rename xsswap to xswap (gateway,pr83)
  • Loading branch information
nikspz authored Apr 26, 2023
2 parents 5bceec1 + 80a8355 commit 60920c6
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 60920c6

Please sign in to comment.