Explorar o código

Update node.proto

Alex %!s(int64=4) %!d(string=hai) anos
pai
achega
3a2bccc249
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      grpc/node.proto

+ 1 - 0
grpc/node.proto

@@ -21,6 +21,7 @@ message LoginRequest {
 
 message LoginResponse { string accesstoken = 1; }
 
+// AUDIT: Consider moving node configurations to a single JSON string.
 message Node {
     string id = 1;
     string name = 2;