HousePoolTrancheGateLib
Functions
trancheDepositsAllowed
function trancheDepositsAllowed(
bool ordinaryDepositsAllowed,
bool paused,
uint256 unassignedAssets,
bool markFreshForReconcile,
uint256 projectedUnassignedAssets,
bool isSenior,
uint256 projectedSeniorPrincipal,
uint256 projectedSeniorHighWaterMark
) internal pure returns (bool);