pub const PROFILE_BODY_REQUEST: u8 = 224;Expand description
Wire opcode for a directed profile-body request (epic #3008).
Body is exactly 64 bytes: store_id ‖ root, asking one peer for the profile body behind a
root learned from a PROFILE_ROOT_ANNOUNCE. Answered with PROFILE_BODY.