Remove done TODO

This commit is contained in:
Deirdre Connolly 2021-03-27 20:54:05 -04:00 committed by Deirdre Connolly
parent 376603d4c0
commit cc2e58fade
1 changed files with 0 additions and 1 deletions

View File

@ -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<T>(
csprng: &mut T,
diversifier: Diversifier,