Skip to main content

compile_runtime_claim

Function compile_runtime_claim 

Source
pub fn compile_runtime_claim(
    claim: impl Into<String>,
    kind: RuntimeClaimKind,
    runtime_mode: RuntimeMode,
    authority_class: AuthorityClass,
    proof_state: ClaimProofState,
    requested_ceiling: ClaimCeiling,
) -> CompiledRuntimeClaim
Expand description

Compile a runtime claim and decide whether it may be emitted affirmatively.