Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ prev_scripts
Method
prev_scripts
bridge/src/transactions/assert_transactions/assert_commit_1.rs:38–40 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
36
}
37
38
fn prev_scripts(&self) -> &Vec<ScriptBuf> {
39
&self.prev_scripts
40
}
41
}
42
43
impl AssertCommit1Transaction {
Callers
1
sign
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected