REGISTRY
An immutable argument inherited from ERC7484RegistryAdapter
.
Usage
REGISTRY.checkForAccount({
smartAccount: account,
module: validatorAddress,
moduleType: MODULE_TYPE_VALIDATOR
});
Parameters
None
Returns
### REGISTRY
- Type:
IERC7484
The registry contract.