Type Definition pallet_confidential_docs::types::CID

source ·
pub type CID = BoundedVec<u8, ConstU32<100>>;
Expand description

Defines the type used by fields that store an IPFS CID