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