Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ peg_in_refund.rs
File
peg_in_refund.rs
bridge/src/transactions/peg_in_refund.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use bitcoin::{
2
absolute, consensus, Amount, Network, PublicKey, ScriptBuf, TapSighashType, Transaction, TxOut,
3
};
4
use serde::{Deserialize, Serialize};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected