-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
For both the Create Token and Add Liquidity page, could u add to the .env file:
REACT_APP_SUGGESTED_MIN_LIQUIDITY_LOCK_TIME
Set it to eg. 14 (days) for now
So for both pages, when u load it by default, it will suggest that u lock the liquidity for 14 days by default, but if u want u can change it to the minimum, liquidity_min_lock_time (eg. 7 days) which will be the lowest value allowed.
Encourages ppl to lock liquidity for longer I suppose.