pub fn validate_proof_structure(
proof: &BandwidthProof,
) -> Result<(), ContentValidationError>Expand description
Validate bandwidth proof structure.
pub fn validate_proof_structure(
proof: &BandwidthProof,
) -> Result<(), ContentValidationError>Validate bandwidth proof structure.