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

Method get_proving_key

sdk/src/programs/process.rs:50–58  ·  view source on GitHub ↗

Returns the proving key for the given program ID and function name.

(
        &self,
        program_id: ProgramID,
        function_name: Identifier,
    )

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