Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use std::io::Write;
2
3
use borsh::BorshDeserialize;
4
use risc0_zkvm::guest::env::{self};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected