Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ verifier.rs
File
verifier.rs
bridge/src/contexts/verifier.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use bitcoin::{key::Keypair, Network, PublicKey, XOnlyPublicKey};
2
3
use super::base::{generate_keys_from_secret, generate_n_of_n_public_key, BaseContext};
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected