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