GitHub Action commited on
Commit ·
f631534
1
Parent(s): 8de13fa
Sync from GitHub with Git LFS
Browse files- docs/HMP-0005.md +1 -2
docs/HMP-0005.md
CHANGED
|
@@ -1352,8 +1352,7 @@ Containers and discovery records are propagated through distributed lookup and g
|
|
| 1352 |
* `broadcast` — determines whether rebroadcasting is allowed;
|
| 1353 |
* `pow` — ensures anti-spam protection.
|
| 1354 |
|
| 1355 |
-
Agents announce themselves via **peer_announce** containers and may respond with **peer_query**
|
| 1356 |
-
all unified under the same base container format, differing only in direction (`localhost`, `lan`, `mesh`).
|
| 1357 |
|
| 1358 |
---
|
| 1359 |
|
|
|
|
| 1352 |
* `broadcast` — determines whether rebroadcasting is allowed;
|
| 1353 |
* `pow` — ensures anti-spam protection.
|
| 1354 |
|
| 1355 |
+
Agents announce themselves via **peer_announce** containers and may respond with **peer_query** containers.
|
|
|
|
| 1356 |
|
| 1357 |
---
|
| 1358 |
|