isModuleAttestedMock
Checks if a module is mock attested to.
Usage
Parameters
module
- Type:
address
The address of the module to check.
Returns
isAttested
- Type:
bool
True if the module is attested, false otherwise.
Checks if a module is mock attested to.
address
The address of the module to check.
bool
True if the module is attested, false otherwise.