pub fn sugar_setup(
    keypair_opt: Option<String>,
    rpc_url_opt: Option<String>
) -> Result<SugarConfig>