Update deviceonly.proto

This commit is contained in:
Jacob Powers 2024-09-16 20:19:41 -06:00 committed by GitHub
parent 0c0d061ec5
commit 0347af720c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,7 +141,7 @@ message NodeInfoLite {
/*
* Number of hops away from us this node is (0 if adjacent)
*/
uint32 hops_away = 9;
optional uint32 hops_away = 9;
/*
* True if node is in our favorites list