nodeset-org / constellation

GNU General Public License v3.0
5 stars 0 forks source link

Limit setting max/min ratios on vaults to appropriate ranges #264

Closed VVander closed 2 weeks ago

VVander commented 2 months ago

max must be => min, min must be <= max

VVander commented 2 months ago

technically if they're set out of bounds it's the same as if they're equal: no deposits are allowed, so this is a low priority