Type Alias pallet_inv4::multisig::BoundedCallBytes
source · pub type BoundedCallBytes<T> = BoundedVec<u8, <T as Config>::MaxCallSize>;Aliased Type§
struct BoundedCallBytes<T>(/* private fields */);pub type BoundedCallBytes<T> = BoundedVec<u8, <T as Config>::MaxCallSize>;struct BoundedCallBytes<T>(/* private fields */);