When depositing tokens into Vault as collateral, the users are not minted or given index tokens or shares in exchange.
Within VaultRouterBranch.sol
```solidity
/// @notice Deposits a given amount of collateral assets into the provided vault in exchange for index tokens.
-- SNIP --
function deposit(
```
Update natspec that the user balance will be updated but no index token or shares to be minted to users.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.