Function adjustSharesByFees
- adjustSharesByFees(
sharesSupply: BN,
performanceFeeAccumulated: BN,
managementFeeAccumulated: BN,
redemptionFeeAccumulated: BN,
): anchor.BN Parameters
- sharesSupply: BN
- performanceFeeAccumulated: BN
- managementFeeAccumulated: BN
- redemptionFeeAccumulated: BN
Returns anchor.BN