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