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

File base.rs

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

Source from the content-addressed store, hash-verified

1use super::pre_signed_musig2::{verify_public_nonce, PreSignedMusig2Transaction};
2use crate::{
3 error::{Error, ValidationError},
4 graphs::base::MIN_RELAY_FEE_RATE,

Callers

nothing calls this directly

Calls 1

relay_feeFunction · 0.85

Tested by

no test coverage detected