pub const MAX_INCREMENTAL_SNAPSHOT_HASHES: usize = 25;
Expand description

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