pub fn insert_attestation<T: Config>(
    claim_hash: ClaimHashOf<T>,
    details: AttestationDetailsOf<T>
)