The function comments imply that the given fCash position is redeemed. However, this function implements minting fCash tokens.
NotionalTradeModule.sol#L415
Fix the comments to mention minting instead of redeeming.
