Adds two amounts of the same currency. Throws CURRENCY_MISMATCH across currencies and AMOUNT_OVERFLOW when the sum leaves the 64-bit range.
Adds two amounts of the same currency. Throws CURRENCY_MISMATCH across currencies and AMOUNT_OVERFLOW when the sum leaves the 64-bit range.