pub const MAX_SNAPSHOT_HASHES: usize = 16;
Expand description

Maximum number of hashes in SnapshotHashes/AccountsHashes a node publishes such that the serialized size of the push/pull message stays below PACKET_DATA_SIZE.