compute_contract_class_id_from_artifact

Function compute_contract_class_id_from_artifact 

Source
pub fn compute_contract_class_id_from_artifact(
    artifact: &ContractArtifact,
) -> Result<Fr, Error>
Expand description

Compute contract class ID directly from a ContractArtifact.