leo_lang::cli::commands::account

Function write_to_env_file

Source
fn write_to_env_file<N: Network>(
    private_key: PrivateKey<N>,
    ctx: &Context,
    endpoint: String,
) -> Result<()>