mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-06 07:26:47 +00:00
Improvements in config, currency, exchange, pair and helper code
This commit is contained in:
@@ -178,6 +178,7 @@ func LoadExchange(name string) error {
|
||||
|
||||
exchCfg.Enabled = true
|
||||
exch.Setup(exchCfg)
|
||||
exch.Start()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user