//! Notes, note encryption, and nullifier types.
#[cfg(test)]
mod arbitrary;
mod memo;
pub mod sapling;
pub mod sprout;