Function: vaultRedemption(uint256 amount)
Vault-specific redemption with immediate processing.
Inputs
amountControl: Full control.
Constraints: The caller must have
VAULT_ROLE,subscriptionPausedmust be false, and it can only be called by whitelisted vaults.Impact: Amount of iUSPC tokens to redeem.
Branches and code coverage
Intended branches
Negative behavior