pub fn credential_env_vars(
environment: BybitEnvironment,
) -> (&'static str, &'static str)Expand description
Returns the environment variable names for API credentials, based on the trading environment.
pub fn credential_env_vars(
environment: BybitEnvironment,
) -> (&'static str, &'static str)Returns the environment variable names for API credentials, based on the trading environment.