pub type NsAvidmGf2Param = AvidmGf2Param;Expand description
Namespaced parameter type
Aliased Type§
pub struct NsAvidmGf2Param {
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.