pub type AvidmGf2Param = NsAvidmGf2Param;Aliased Type§
pub struct AvidmGf2Param {
pub total_weights: usize,
pub recovery_threshold: usize,
}Fields§
§total_weights: usizeTotal weights of all storage nodes
recovery_threshold: usizeMinimum collective weights required to recover the original payload.