Add link to redpallas follow-up

This commit is contained in:
Deirdre Connolly 2021-04-20 19:34:17 -04:00 committed by Deirdre Connolly
parent d33947b331
commit 5159046578
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
//! whose functionality is implemented elsewhere.
mod proofs;
// TODO: re-export redpallas if needed, or reddsa if that gets merged.
// TODO: re-export redpallas if needed, or reddsa if that gets merged https://github.com/ZcashFoundation/zebra/issues/2044
pub mod redpallas;
pub use ed25519_zebra as ed25519;