Function hash_plaintext

Source
fn hash_plaintext<H>(pt: &Plaintext<TestnetV0>, state: &mut H)
where H: Hasher,