From 556485c0f4f5ee8f90b93bb079cfe139ead6e787 Mon Sep 17 00:00:00 2001 From: Leonard Lyubich Date: Wed, 10 Feb 2021 12:41:51 +0300 Subject: [PATCH] [#129] netmap: Define CountryCode node attribute Signed-off-by: Leonard Lyubich --- netmap/types.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netmap/types.proto b/netmap/types.proto index 466216a..a9b00fd 100644 --- a/netmap/types.proto +++ b/netmap/types.proto @@ -154,6 +154,8 @@ message NodeInfo { // Node's geographic location in // [UN/LOCODE](https://www.unece.org/cefact/codesfortrade/codes_index.html) // format approximated to the nearest point defined in standard. + // * CountryCode \ + // TODO: write description. // * Country \ // Country code in // [ISO 3166-1_alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)