Module network_builder::dummy[][src]

Expand description

Integration tests for validator_network.

Structs

Functions

The following sets up a 2 peer network and verifies connectivity.

Type Definitions

TODO(davidiw): In DummyNetwork, replace DummyMsg with a Serde compatible type once migration is complete