MCPcopy Create free account
hub / github.com/BitVM/BitVM / disprove.rs

File disprove.rs

bridge/src/transactions/disprove.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use bitcoin::{
2 absolute, consensus, Amount, Network, PublicKey, ScriptBuf, TapSighashType, Transaction, TxOut,
3};
4use bitvm::chunk::api::type_conversion_utils::RawWitness;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected