☰
BoundedDataOf
In pallet_payment
?
Type Definition
pallet_payment
::
BoundedDataOf
source
·
[
−
]
pub type BoundedDataOf<T> =
BoundedVec
<
u8
, <T as
Config
>::
MaxRemarkLength
>;