Constant solana_gossip::cluster_info::MAX_PRUNE_DATA_NODES
source · const MAX_PRUNE_DATA_NODES: usize = 32;
Expand description
Maximum number of origin nodes that a PruneData may contain, such that the serialized size of the PruneMessage stays below PACKET_DATA_SIZE.