MCPcopy Create free account
hub / github.com/ProvableHQ/python-sdk / insert_proving_key

Method insert_proving_key

sdk/src/programs/process.rs:61–69  ·  view source on GitHub ↗

Inserts the given proving key, for the given program ID and function name.

(
        &mut self,
        program_id: &ProgramID,
        function_name: &Identifier,
        proving_key: ProvingKey,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected