all: update a few more references to network/tailnet lock

Updates tailscale/corp#37904

Change-Id: I746b06328e080fa2b9ff28a2d099f95645aa3d0b
Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
Alex Chan
2026-05-28 16:44:16 +01:00
committed by Alex Chan
parent 446ae97491
commit f4a280cdbd
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ type TKABootstrapRequest struct {
NodeKey key.NodePublic
// Head represents the node's head AUMHash (tka.Authority.Head), if
// network lock is enabled.
// tailnet lock is enabled.
Head string
}