MCPcopy Create free account
hub / github.com/casper-network/casper-node / in_memory_network.rs

File in_memory_network.rs

node/src/components/in_memory_network.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Very fast networking component used for testing and simulations.
2//!
3//! The `InMemoryNetwork` represents a full virtual network with flawless connectivity and delivery
4//! by default.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected