Function pallet_certification::pallet::dispatchables::del_cert
source · pub fn del_cert<T: Config>(issuer: T::IdtyIndex, receiver: T::IdtyIndex)
Expand description
remove a certification (only root)
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::del_cert
.