pub type HyperliquidCandleSnapshot = Vec<HyperliquidCandle>;Expand description
Response from candleSnapshot endpoint (returns array directly).
Aliased Typeยง
pub struct HyperliquidCandleSnapshot { /* private fields */ }pub type HyperliquidCandleSnapshot = Vec<HyperliquidCandle>;Response from candleSnapshot endpoint (returns array directly).
pub struct HyperliquidCandleSnapshot { /* private fields */ }