Function sub_amount

Source
fn sub_amount(balance: Balance, amount: Amount) -> Result<Balance, String>