Function: vaultSubscription(uint256 amount)
Vault-specific subscription with immediate processing.
Inputs
amount
Control: Full control.
Constraints: The caller must have VAULT_ROLE, subscriptionPaused must be false, and it can only be called by whitelisted vaults.
Impact: Amount of collateral to deposit
Branches and code coverage
Intended branches
Negative behavior