pub async fn bind(addr: ChannelAddr) -> Result<(), SimNetError>
Expand description
Bind a channel address to the simnet. It will register the address as a node in simnet, and configure default latencies between this node and all other existing nodes.