Type Alias mixnet::core::Packet

source ยท
pub type Packet = [u8; 2252];
Expand description

Type for packets sent between nodes. Note that all packets are the same size.