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

Method prev_scripts

bridge/src/transactions/kick_off_1.rs:44–46  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

42 }
43
44 fn prev_scripts(&self) -> &Vec<ScriptBuf> {
45 &self.prev_scripts
46 }
47}
48
49impl KickOff1Transaction {

Callers 1

sign_input_0Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected