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