Skip to content

title: rlpx::FrameHeaderWire summary: 16-byte RLPx frame header: 3-byte length || 13-byte header-data (RLP list).


rlpx::FrameHeaderWire

16-byte RLPx frame header: 3-byte length || 13-byte header-data (RLP list).

#include <rlpx_types.hpp>

Public Attributes

Name
uint8_t[16] bytes

Public Attributes Documentation

variable bytes

uint8_t[16] bytes;

Updated on 2026-04-13 at 23:22:46 -0700