Signal-iOS/SignalMessaging/Subscriptions
Evan Hahn 6ea3532540 Use set, not array, for zero-decimal currency list
We check if a currencies are in a list ([example][0]). We can speed this
up, and better clarify intent, if we use a `Set` instead of an array.

[0]: 35bc42d159/SignalMessaging/Subscriptions/DonationUtilities.swift (L72)
2022-10-14 10:08:00 -07:00
..
CachedBadge.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
DonationUtilities.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
Stripe.swift Use set, not array, for zero-decimal currency list 2022-10-14 10:08:00 -07:00
SubscriptionManager.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SubscriptionReceiptCredentialRedemptionJob.swift Change license to AGPL 2022-10-13 08:25:37 -05:00