If the grantor transfer an amount that make totalAmount < numOfSteps then the grantor will have a releaseRate of 0 leading to inability to claim his tokens once available for claim.
SecondSwap_StepVesting::transferVesting()
Add a check for the grantorVesting.releaseRate > 0
