Function: CDShares(uint256 _shares)
This function is for CDing the shares.
Inputs
_shares
Control: Completely controlled by the caller.
Constraints: Must not be bigger than the value of
maxRedeem
of the caller.Impact: Amount to CD.