diff --git a/zebra-chain/src/orchard/commitment.rs b/zebra-chain/src/orchard/commitment.rs index cf45bf94..5a1edee3 100644 --- a/zebra-chain/src/orchard/commitment.rs +++ b/zebra-chain/src/orchard/commitment.rs @@ -112,7 +112,6 @@ impl NoteCommitment { /// /// https://zips.z.cash/protocol/protocol.pdf#concretewindowedcommit #[allow(non_snake_case)] - // TODO: update to handle rseed, psi, rho pub fn new( csprng: &mut T, diversifier: Diversifier,