chore(): update comment
This commit is contained in:
@@ -106,6 +106,9 @@ export type WSTradeEventV5 = WSPublicTopicEventV5<
|
|||||||
WSTradeV5[]
|
WSTradeV5[]
|
||||||
>;
|
>;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WSTickerV5 is the data structure for the "linear" ticker channel
|
||||||
|
* */
|
||||||
export interface WSTickerV5 {
|
export interface WSTickerV5 {
|
||||||
symbol: string;
|
symbol: string;
|
||||||
tickDirection: string;
|
tickDirection: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user