TBD54566975 / tbdex

56 stars 25 forks source link

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

Open jiyoontbd opened 2 months ago

jiyoontbd commented 2 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