Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwt-dev/bwt
/ addr
Method
addr
src/http.rs:572–574 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
570
}
571
572
pub fn addr(&self) -> net::SocketAddr {
573
self.addr
574
}
575
}
576
577
impl Drop for HttpServer {
Callers
2
electrum_addr
Method · 0.45
http_addr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected