Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use super::pre_signed_musig2::{verify_public_nonce, PreSignedMusig2Transaction};
2
use crate::{
3
error::{Error, ValidationError},
4
graphs::base::MIN_RELAY_FEE_RATE,
Callers
nothing calls this directly
Calls
1
relay_fee
Function · 0.85
Tested by
no test coverage detected