From 117ea15f6fa5a3ce4eff707653fc2f6712fadd0f Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Tue, 20 May 2025 19:41:21 -0500 Subject: [PATCH] Update mesh.proto --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 74898c3..6d7798f 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -1461,7 +1461,7 @@ message NodeInfo { bool is_ignored = 11; /* - * True if node public key has been validated. + * True if node public key has been verified. * Persists between NodeDB internal clean ups * LSB 0 of the bitfield */