Function apply_settlement

Source
pub fn apply_settlement(
    entry: &EscrowEntry,
    settlement: &EscrowSettlement,
) -> Option<SettlementResult>
Expand description

Apply an escrow settlement to an escrow entry.