MCPcopy Create free account
hub / github.com/BitVM/BitVM / prev_scripts

Method prev_scripts

bridge/src/transactions/peg_in_refund.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
44impl PegInRefundTransaction {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected