Subvalidators
Subvalidators are the validator modules that are used under the hood to validate the signature. Any ERC-7579 validator module can serve as a subvalidator. Subvalidator ID is the index of the validator in the validator list. For example, if you installed the ECDSA and the passkey modules as subvalidators, the ECDSA validator will have index 0 and the passkey validator will have index 1.Initialization
To create an account with MFA:Usage
Signer Selection
Management
Adding a validator
You can also use this to update the config of the existing subvalidator.