MCPcopy Create free account
hub / github.com/bwt-dev/bwt / mod.rs

File mod.rs

src/electrum/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use bitcoin::Txid;
2use bitcoin_hashes::{sha256d, Hash, HashEngine};
3
4use crate::error::{OptionExt, Result};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected