isModuleType
Check if a module is a certain type according to the ERC-7579 module types.
Usage
Parameters
moduleTypeID
- Type:
uint256
The module type identifier to check.
Returns
isModuleType
- Type:
bool
Is true if the module is the queried type and false otherwise.