Type Definition pallet_confidential_docs::types::DocName

source ·
pub type DocName<T> = BoundedVec<u8, <T as Config>::DocNameMaxLen>;
Expand description

Defines the type used by fields that store a document name