add network to Node proto
This commit is contained in:
		| @@ -24,4 +24,5 @@ message Lease { | ||||
| message Node { | ||||
| 	string id = 1; | ||||
| 	string address = 2; | ||||
| 	string network = 3; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user