Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BitVM/BitVM
/ id
Method
id
bridge/src/graphs/peg_in.rs:118–120 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
116
}
117
118
fn id(&self) -> &String {
119
&self.id
120
}
121
122
fn verifier_sign(
123
&mut self,
Callers
15
graph_mut
Method · 0.45
get_peg_in_graph_mut
Method · 0.45
get_peg_out_graph_mut
Method · 0.45
merge_data
Method · 0.45
operator_status
Method · 0.45
process_peg_in_as_verifier
Method · 0.45
process_peg_ins
Method · 0.45
process_peg_outs
Method · 0.45
verifier_status
Method · 0.45
create_peg_in_graph
Method · 0.45
create_peg_out_graph
Method · 0.45
get_peg_in_graph
Method · 0.45
Calls
no outgoing calls
Tested by
5
find_peg_in_graph
Function · 0.36
find_peg_out_graph
Function · 0.36
test_peg_in_graph_automatic_verifier
Function · 0.36
test_e2e_1_simulate_peg_out
Function · 0.36
broadcast_txs_for_disprove_scenario
Function · 0.36