pub fn parse_proof_plaintext(
plaintext: &[u8],
) -> Result<(ResourceHash, ResourceProof), ResourceProofError>Expand description
Resource.validate_proof’s read: exactly two hashes or nothing. The reference ignores proof data of any other length.