Function polkadot_erasure_coding::recovery_threshold[][src]

pub const fn recovery_threshold(n_validators: usize) -> Result<usize, Error>
Expand description

Obtain a threshold of chunks that should be enough to recover the data.