Skip to main content

represent_amount_with_fees

Function represent_amount_with_fees 

Source
pub(crate) fn represent_amount_with_fees(
    remaining_amount: Amount,
    fee_consensus: &FeeConsensus,
) -> Vec<Denomination>