TestNetworkT

This function makes sure that the HashGraph has all the events connected to this event

@safe static
class TestNetworkT (
R
) if () {
TestGossipNet authorising;
Random random;
SysTime global_time;
Pubkey current;
FiberNetwork[Pubkey] networks;
}