Skip to content

Commit ffd96b9

Browse files
authored
Merge pull request #631 from curvefi/bout3fiddy-patch-1
2 parents 49dc83f + 1453891 commit ffd96b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/main/src/dex/components/PageCreatePool/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ export const STABLESWAP_MIN_MAX_PARAMETERS = (swapFee: number) => ({
244244
},
245245
a: {
246246
min: 1,
247-
max: 5000,
247+
max: 20000,
248248
},
249249
maExpTime: {
250250
min: 60,

0 commit comments

Comments
 (0)