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

File challenge.rs

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

Source from the content-addressed store, hash-verified

1use bitcoin::{
2 absolute, consensus, key::Keypair, Amount, Network, PublicKey, ScriptBuf, Sequence,
3 TapSighashType, Transaction, TxIn, TxOut, Witness,
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected