Improving network performance by making use of the systemic property of our erasure encoding.
To ensure evened out load distribution we need to adjust the chunk index to validator index based on the core index. Otherwise using systemic chunks would lead to a third of the validators providing everything, while the others would be idling. RFC 47 suggests an alteration to this mapping that evens out load distribution.
Threshold