Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/consensus-shipyard/ipc
/ network_name
Method
network_name
fendermint/testing/materializer/src/docker/node.rs:591–593 ·
view source on GitHub ↗
Name of the docker network.
(&self)
Source
from the content-addressed store, hash-verified
589
590
/// Name of the docker network.
591
pub fn network_name(&self) -> &NetworkName {
592
&self.network_name
593
}
594
}
595
596
impl HasEthApi for DockerNode {
Callers
4
ipc_cli_run_cmd
Method · 0.45
create_subnet_genesis
Method · 0.45
create_relayer
Method · 0.45
get_or_create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected