pub fn apply_settlement(
entry: &EscrowEntry,
settlement: &EscrowSettlement,
) -> Option<SettlementResult>Expand description
Apply an escrow settlement to an escrow entry.
pub fn apply_settlement(
entry: &EscrowEntry,
settlement: &EscrowSettlement,
) -> Option<SettlementResult>Apply an escrow settlement to an escrow entry.