Major bug overhaul in how we handle network.Nodes and related handler
This commit is contained in:
		| @@ -26,7 +26,7 @@ message NeighbourhoodRequest { | ||||
|  | ||||
| // NeighbourhoodResponse contains node neighbourhood hierarchy | ||||
| message NeighbourhoodResponse { | ||||
|         repeated Neighbour neighbours = 1; | ||||
|         Neighbour neighbourhood = 1; | ||||
| } | ||||
|  | ||||
| // Node is network node | ||||
|   | ||||
		Reference in New Issue
	
	Block a user