pub fn credential_env_vars(
environment: DeriveEnvironment,
) -> (&'static str, &'static str, &'static str)Expand description
Returns the environment-variable triple (wallet, session_key, subaccount)
for the given environment.
pub fn credential_env_vars(
environment: DeriveEnvironment,
) -> (&'static str, &'static str, &'static str)Returns the environment-variable triple (wallet, session_key, subaccount)
for the given environment.