MCPcopy Create free account
hub / github.com/BitVM/BitVM / id

Method id

bridge/src/graphs/peg_out.rs:243–245  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

241 }
242
243 fn id(&self) -> &String {
244 &self.id
245 }
246
247 fn verifier_sign(
248 &mut self,

Callers 2

newMethod · 0.45
generate_idFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected