Function: transfer(address recipient, uint256 amount)
This function transfers the vault token.
Inputs
recipient
Control: Arbitrary.
Constraints: None.
Impact: Address to get transferred token.
amount
Control: Arbitrary.
Constraints: None.
Impact: Amount of token to transfer.