trustAttesters
Stores a list of trusted attesters for an account.
Usage
Parameters
threshold
- Type:
uint8
The minimum number of attesters required to pass the check.
attesters
- Type:
address[]
The addresses of the attesters to trust.
Returns
None