pub fn get_kraken_ws_private_url(
product_type: KrakenProductType,
environment: KrakenEnvironment,
) -> &'static strExpand description
Returns the private WebSocket URL for the given product type and environment.
pub fn get_kraken_ws_private_url(
product_type: KrakenProductType,
environment: KrakenEnvironment,
) -> &'static strReturns the private WebSocket URL for the given product type and environment.