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

Method insert_verifying_key

sdk/src/programs/process.rs:83–91  ·  view source on GitHub ↗

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

(
        &mut self,
        program_id: &ProgramID,
        function_name: &Identifier,
        verifying_key: VerifyingKey,
    )

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