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

File assert.rs

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

Source from the content-addressed store, hash-verified

1use bitcoin::{
2 absolute, consensus, Amount, PublicKey, ScriptBuf, TapSighashType, Transaction, TxOut,
3};
4use musig2::{secp256k1::schnorr::Signature, PartialSignature, PubNonce, SecNonce};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected