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

Method http_endpoint

fendermint/eth/api/examples/query_blockhash.rs:71–73  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

69 }
70
71 pub fn http_endpoint(&self) -> String {
72 format!("http://{}:{}", self.http_host, self.http_port)
73 }
74}
75
76/// See the module docs for how to run.

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected