StartNetworkWithNAmountOfNodes

Undocumented in source.

Constructors

this
this(string[] node_names, uint calls, const(string) module_path)
Undocumented in source.

Members

Functions

_coherent
Document _coherent()
Undocumented in source. Be warned that the author may not have intended to support it.
_network
Document _network()
Undocumented in source. Be warned that the author may not have intended to support it.
epoch
Document epoch()
Undocumented in source. Be warned that the author may not have intended to support it.
nodes
Document nodes()
Undocumented in source. Be warned that the author may not have intended to support it.
ripples
Document ripples()
Undocumented in source. Be warned that the author may not have intended to support it.
started
Document started()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

MAX_CALLS
uint MAX_CALLS;
Undocumented in source.
coherent
bool coherent;
Undocumented in source.
module_path
string module_path;
Undocumented in source.
network
TestNetwork network;
Undocumented in source.
node_names
string[] node_names;
Undocumented in source.

Meta