MCPcopy 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
577impl Drop for HttpServer {

Callers 2

electrum_addrMethod · 0.45
http_addrMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected