Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
impl AssertCommit2Transaction {
Callers
1
sign
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected