MCPcopy Create free account
hub / github.com/BitVM/BitVM / main

Function main

prover/src/main.rs:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1use prover::prove;
2
3fn main() {
4 prove();
5}

Callers

nothing calls this directly

Calls 1

proveFunction · 0.85

Tested by

no test coverage detected