MCPcopy 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_mutMethod · 0.45
get_peg_in_graph_mutMethod · 0.45
get_peg_out_graph_mutMethod · 0.45
merge_dataMethod · 0.45
operator_statusMethod · 0.45
process_peg_insMethod · 0.45
process_peg_outsMethod · 0.45
verifier_statusMethod · 0.45
create_peg_in_graphMethod · 0.45
create_peg_out_graphMethod · 0.45
get_peg_in_graphMethod · 0.45

Calls

no outgoing calls

Tested by 5

find_peg_in_graphFunction · 0.36
find_peg_out_graphFunction · 0.36