Ensures a fundraising event's total_amount_raised never decreases when merging an incoming snapshot over the existing state.
total_amount_raised
Fresh batch from the server.
Currently-known fundraising events.
Merged array with monotonically non-decreasing totals.
Ensures a fundraising event's
total_amount_raisednever decreases when merging an incoming snapshot over the existing state.