mockAttestToModule
Make a mock attestation to a module. Note that this function is only available on testnets.
Usage
Parameters
module
- Type:
address
The address of the module to attest.
attestationData
- Type:
bytes
The attestation data.
moduleTypes
- Type:
ModuleType[] | uint256[]
The module types.
Returns
None