Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use bitcoin::Txid;
2
use bitcoin_hashes::{sha256d, Hash, HashEngine};
3
4
use crate::error::{OptionExt, Result};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected