MCPcopy Create free account
hub / github.com/ElementsProject/reserves / fetch_proof_prevouts

Method fetch_proof_prevouts

src/backend/bitcoind.rs:130–220  ·  view source on GitHub ↗

Fetch the previous outpoints for the inputs of the proof tx. We do this to verify they all existed at the given block number.

(&mut self, proof: &Proof, proof_block_number: u32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeFunction · 0.80

Calls 3

as_refMethod · 0.80
get_block_hashMethod · 0.80
intoMethod · 0.45

Tested by

no test coverage detected