From 70dbd54382a96cb42cc91724f85388aaed606aac Mon Sep 17 00:00:00 2001 From: Kris Nuttycombe Date: Tue, 11 May 2021 10:10:21 -0600 Subject: [PATCH] Add Nu5 NetworkUpgrade variant. Extracted from: https://github.com/zcash/librustzcash/commit/3dc05a69eb691eaaf401813c7a35032b1e4317e9 --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 481ee1e..3bece34 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -445,7 +445,6 @@ pub fn try_compact_note_decryption>( /// /// Implements part of section 4.19.3 of the /// [Zcash Protocol Specification](https://zips.z.cash/protocol/nu5.pdf#decryptovk) -/// For decryption using a Full Viewing Key see [`try_sapling_output_recovery`]. pub fn try_output_recovery_with_ock>( domain: &D, ock: &OutgoingCipherKey,