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