Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ prev_scripts
Method
prev_scripts
bridge/src/transactions/start_time.rs:51–53 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
49
}
50
51
fn prev_scripts(&self) -> &Vec<ScriptBuf> {
52
&self.prev_scripts
53
}
54
}
55
56
impl PreSignedMusig2Transaction for StartTimeTransaction {
Callers
1
sign_input_0
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected