The `_verifySignaturesThreshold` function in `AttestationLightClient.sol` currently uses a nested loop to check for duplicate signers.
The
_verifySignaturesThresholdfunction inAttestationLightClient.solcurrently uses a nested loop to check for duplicate signers.