NodeSwap

Undocumented in source.

Constructors

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

Members

Functions

_network
Document _network()
Undocumented in source. Be warned that the author may not have intended to support it.
graph
Document graph()
Undocumented in source. Be warned that the author may not have intended to support it.
node
Document node()
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.
swap
Document swap()
Undocumented in source. Be warned that the author may not have intended to support it.
swapped
Document swapped()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

new_node
enum new_node;
Undocumented in source.

Variables

MAX_CALLS
uint MAX_CALLS;
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.
offline_key
Pubkey offline_key;
Undocumented in source.

Meta