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

File take_2.rs

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

Source from the content-addressed store, hash-verified

1use bitcoin::{
2 absolute, consensus, Amount, EcdsaSighashType, Network, PublicKey, ScriptBuf, TapSighashType,
3 Transaction, TxOut,
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected