Spaces not tabs
This commit is contained in:
		| @@ -75,10 +75,10 @@ message Node { | ||||
|         string id = 1; | ||||
|         // node address | ||||
|         string address = 2; | ||||
| 	// the network | ||||
| 	string network = 3; | ||||
| 	// associated metadata | ||||
| 	map<string,string> metadata = 4; | ||||
|         // the network | ||||
|         string network = 3; | ||||
|         // associated metadata | ||||
|         map<string,string> metadata = 4; | ||||
| } | ||||
|  | ||||
| // Connect is sent when the node connects to the network | ||||
|   | ||||
		Reference in New Issue
	
	Block a user