Variable FullNode.network

Network of connected nodes

class FullNode
{
  // ...
  NetworkManager network ;
  // ...
}