Interface TracePacketProps

A grouped packet

Hierarchy

  • TracePacketProps

Properties

Properties

count?: number
hash: string

Identifier to match packets together

key: string

Unique key used for React lists

packet: Packet

The packet

Generated using TypeDoc