Type Definition pallet_payment::BoundedDataOf

source ·
pub type BoundedDataOf<T> = BoundedVec<u8, <T as Config>::MaxRemarkLength>;