TBD54566975 / tbdex

56 stars 26 forks source link

Consider removing `min` and `max` at `Offering.Data.Payin` and `Offering.Data.Payout` method #333

Open jiyoonie9 opened 5 months ago

jiyoonie9 commented 5 months ago

min and max values should not be set at the "top level" but should be specific to each payment method, and we already have min and max for each payment method - offering.data.payin.methods[n].min/max and offering.data.payout.methods[n].min/max