pub type DummyNetworkEvents = NetworkEvents<DummyMsg>;
Expand description

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