Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ network
Method
network
bridge/src/graphs/peg_in.rs:114–116 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
112
113
impl BaseGraph for PegInGraph {
114
fn network(&self) -> Network {
115
self.network
116
}
117
118
fn id(&self) -> &String {
119
&self.id
Callers
1
generate_p2wpkh_schnorr_signature
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected