Description
Functions that are never called internally should be marked external.
Recommendation
Set KeyringCoreV2Base::createCredential(), KeyringCoreV2Base::blacklistEntity(), KeyringCoreV2Base::unblacklistEntity(),KeyringCoreV2Base::collectFees() to external.
Status
Addressed in #ffe8b11.