pub fn credential_env_vars(
product_type: KrakenProductType,
environment: KrakenEnvironment,
) -> (&'static str, &'static str)Expand description
Returns the environment variable names for API credentials, based on the product type and environment.