Function pallet_alliance::pallet::dispatchables::add_unscrupulous_items
source · pub fn add_unscrupulous_items<T: Config<I>, I: 'static>(
items: Vec<UnscrupulousItem<<T as Config>::AccountId, BoundedVec<u8, <T as Config<I>>::MaxWebsiteUrlLength>>>,
)
Expand description
Add accounts or websites to the list of unscrupulous items.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add_unscrupulous_items
.