Function settle_proportional_raw

Source
pub fn settle_proportional_raw(
    shares: u128,
    expected_assets: u128,
    actual_assets: u128,
) -> EscrowSettlement
Expand description

Compute a proportional settlement directly from escrow share and asset amounts.