An array of signer interfaces.
Rest
...selectors: readonly SignerSelector[]One or more selector callbacks, receiving a signer as input and returning true
in case it meets selection criteria.
An array of those signers for which all selectors returned true
.
Filters signer interfaces, returning only those accepted by all selectors.