1
2
3
//! Types aliases used in the DAO.
/// The hash of a document sent to the system.
pub type DocumentHash = odra::prelude::string::String;