mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
LBANK: Fix undocumented kline limit adjustment (#642)
This commit is contained in:
@@ -102,7 +102,7 @@ func (l *Lbank) SetDefaults() {
|
||||
kline.OneDay.Word(): true,
|
||||
kline.OneWeek.Word(): true,
|
||||
},
|
||||
ResultLimit: 2880,
|
||||
ResultLimit: 2000,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user