Type Definition pallet_bitcoin_vaults::types::Description

source ·
pub type Description<T> = BoundedVec<u8, <T as Config>::VaultDescriptionMaxLen>;