Function add_amount

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