Package client

Class NodePool

java.lang.Object
client.NodePool

public class NodePool extends Object
  • Constructor Details

    • NodePool

      public NodePool(String JSON_DATA) throws Exception
      Connects to the nodeServerApi and fetches all active nodes in the network
      Parameters:
      JSON_DATA - data recieved
      Throws:
      Exception - an Exception
  • Method Details

    • generateCircuit

      public Node[] generateCircuit(int amount)
      Parameters:
      amount - amount of nodes to be used in the circuit
      Returns:
      the circuit of publicKeys