Function pallet_duniter_wot::check_cert_count
source ยท pub(crate) fn check_cert_count<T: Config>(
idty_index: u32,
) -> Result<(), DispatchError>
Expand description
Checks the certificate count for an identity.
pub(crate) fn check_cert_count<T: Config>(
idty_index: u32,
) -> Result<(), DispatchError>
Checks the certificate count for an identity.