Module solana_sdk::packet

source ·
Expand description

The definition of a Solana network packet.

Structs

Enums

Constants

  • FIELDS 🔒
  • FIELDS 🔒
  • FIELDS 🔒
  • Maximum over-the-wire size of a Transaction 1280 is IPv6 minimum MTU 40 bytes is the size of the IPv6 header 8 bytes is the size of the fragment header

Traits