Package client
Class NodePool
java.lang.Object
client.NodePool
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NodePool
Connects to the nodeServerApi and fetches all active nodes in the network- Parameters:
JSON_DATA
- data recieved- Throws:
Exception
- an Exception
-
-
Method Details
-
generateCircuit
- Parameters:
amount
- amount of nodes to be used in the circuit- Returns:
- the circuit of publicKeys
-