MCPcopy Index your code
hub / github.com/BitVM/BitVM / prev_scripts

Method prev_scripts

bridge/src/transactions/assert_transactions/assert_commit_2.rs:39–41  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

37 }
38
39 fn prev_scripts(&self) -> &Vec<ScriptBuf> {
40 &self.prev_scripts
41 }
42}
43
44impl AssertCommit2Transaction {

Callers 1

signMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected