Expand description
Announce cache for disk persistence.
Caches announce packets to disk for path request responses.
File format matches Python: msgpack [raw_bytes, interface_name_or_nil].
Filename: hex-encoded packet_hash (64 chars).
Python reference: Transport.py:2334-2402
Structsยง
- Announce
Cache - Announce cache backed by filesystem.