Skip to content

Commit

Permalink
Merge pull request #631 from curvefi/bout3fiddy-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bout3fiddy authored Jan 25, 2025
2 parents 49dc83f + 1453891 commit ffd96b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/main/src/dex/components/PageCreatePool/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ export const STABLESWAP_MIN_MAX_PARAMETERS = (swapFee: number) => ({
},
a: {
min: 1,
max: 5000,
max: 20000,
},
maExpTime: {
min: 60,
Expand Down

0 comments on commit ffd96b9

Please sign in to comment.