Variable QuorumConfig.nodes

List of nodes in this quorum

struct QuorumConfig
{
  // ...
  ulong[] nodes ;
  // ...
}