mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-02 23:16:51 +00:00
Periodic pairsLastUpdated timestamp update
Fix other GoReportCard warnings
This commit is contained in:
@@ -407,7 +407,7 @@ func (e *Base) SetAssetTypes() error {
|
||||
return err
|
||||
}
|
||||
|
||||
var update = false
|
||||
var update bool
|
||||
if exch.AssetTypes == "" {
|
||||
exch.AssetTypes = common.JoinStrings(e.AssetTypes, ",")
|
||||
update = true
|
||||
|
||||
Reference in New Issue
Block a user