Type Definition pallet_democracy::BoundedCallOf

source ·
pub type BoundedCallOf<T> = Bounded<CallOf<T>>;