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