get_hyperliquid_http_base_url

Function get_hyperliquid_http_base_url 

Source
pub fn get_hyperliquid_http_base_url(is_testnet: bool) -> String
Expand description

Get the HTTP base URL for Hyperliquid API (info endpoint).

§Arguments

  • is_testnet - Whether to use the testnet URL.

§Returns

The HTTP base URL string.