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

Method prev_scripts

bridge/src/transactions/take_2.rs:50–52  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

48 }
49
50 fn prev_scripts(&self) -> &Vec<ScriptBuf> {
51 &self.prev_scripts
52 }
53}
54
55impl PreSignedMusig2Transaction for Take2Transaction {

Callers 4

pre_sign_p2wsh_inputFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected