This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Consider removing min
and max
at Offering.Data.Payin
and Offering.Data.Payout
method
#333
Labels
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
andmax
for each payment method -offering.data.payin.methods[n].min/max
andoffering.data.payout.methods[n].min/max
The text was updated successfully, but these errors were encountered: