v3.5.0: release v5 rest client for bybit APIs
This commit is contained in:
@@ -28,7 +28,7 @@ export interface GetIndexPriceKlineParamsV5 {
|
||||
limit?: number;
|
||||
}
|
||||
|
||||
export interface GetPremiumIndexPriceKlineParams {
|
||||
export interface GetPremiumIndexPriceKlineParamsV5 {
|
||||
category: 'linear';
|
||||
symbol: string;
|
||||
interval: KlineIntervalV3;
|
||||
|
||||
Reference in New Issue
Block a user