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