MCPcopy Create free account
hub / github.com/ChainSafe/Delorean-Protocol / http_endpoint

Method http_endpoint

fendermint/eth/api/examples/greeter.rs:76–78  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

74 }
75
76 pub fn http_endpoint(&self) -> String {
77 format!("http://{}:{}", self.http_host, self.http_port)
78 }
79}
80
81/// See the module docs for how to run.

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected