MCPcopy Create free account
hub / github.com/Commit-Boost/commit-boost-client / default_host

Function default_host

crates/common/src/utils.rs:231–233  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

229}
230
231pub const fn default_host() -> Ipv4Addr {
232 Ipv4Addr::LOCALHOST
233}
234
235pub const fn default_u256() -> U256 {
236 U256::ZERO

Callers 1

get_signer_configFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected