[][src]Function interledger_settlement::scale_with_precision_loss

pub fn scale_with_precision_loss(
    amount: BigUint,
    local_scale: u8,
    remote_scale: u8
) -> (BigUint, BigUint)