Skip to main content

activate_with_commitment

Function activate_with_commitment 

Source
pub fn activate_with_commitment(
    commitment_text: &str,
) -> Result<QpuOracleSettings, String>
Expand description

Activate advanced capabilities by affirming the Universal Human Rights commitment.

commitment_text must be “I Affirm My Commitment to Universal Human Rights” (or the base64 form). Returns the updated settings on success.