Function: transferFrom(address sender, address recipient, uint256 amount)
This function transfers the vault token from a given sender.
Inputs
senderControl: Arbitrary.
Constraints: None.
Impact: Address of token sender.
recipientControl: Arbitrary.
Constraints: None.
Impact: Address of token recipient.
amountControl: Arbitrary.
Constraints: None.
Impact: Amount of token.