Check if a module is attested by a sufficient number of attesters. The function will revert if this is not the case. This function uses the stored attesters for a provided account address.
address
The address of the smart account to check for. This smart account should have stored attesters.
address
The address of the module to check.
uint256 | ModuleType
The type of the module to check, according to ERC-7579.
None