This commit is contained in:
Sean Bowe
2018-02-20 14:31:06 -07:00
parent d779f31ccd
commit 6e80c12365

View File

@@ -10,6 +10,7 @@ use bellman::{
}; };
use super::lookup::*; use super::lookup::*;
// TODO: ensure these match the spec
pub enum Personalization { pub enum Personalization {
NoteCommitment, NoteCommitment,
AnotherPersonalization AnotherPersonalization