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

Method verify

sdk/src/coinbase/prover_solution.rs:65–72  ·  view source on GitHub ↗

Returns `true` if the prover solution is valid.

(
        &self,
        verifying_key: &CoinbaseVerifyingKey,
        epoch_challenge: &EpochChallenge,
        proof_target: u64,
    )

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