MCPcopy Create free account
hub / github.com/BitVM/BitVM / zkvm.rs

File zkvm.rs

header-chain/src/zkvm.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::io::Write;
2
3use borsh::BorshDeserialize;
4use risc0_zkvm::guest::env::{self};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected