Skip to main content

PROFILE_BODY_REQUEST

Constant PROFILE_BODY_REQUEST 

Source
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.