pub fn get_http_base_url_with_us(
product_type: BinanceProductType,
environment: BinanceEnvironment,
us: bool,
) -> &'static strExpand description
Returns the HTTP base URL, including first-class Binance US routing.
pub fn get_http_base_url_with_us(
product_type: BinanceProductType,
environment: BinanceEnvironment,
us: bool,
) -> &'static strReturns the HTTP base URL, including first-class Binance US routing.