Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
doerfli committed Feb 29, 2024
2 parents 03d4ff3 + ff61f2b commit 9c04507
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .env.mainnet
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ NEXT_PUBLIC_DIP_MAX_STAKE_AMOUNT=300000000

NEXT_PUBLIC_FEATURE_RESTAKING=true
NEXT_PUBLIC_FEATURE_GASLESS_TRANSACTION=true
NEXT_PUBLIC_MAX_GAS_PRICE_LIMIT=20
NEXT_PUBLIC_MAX_GAS_PRICE_LIMIT=30

NEXT_PUBLIC_GA_MEASUREMENT_ID=G-95EYNXVNP8
NEXT_PUBLIC_GA_ENVIRONMENT_ID=Mainnet
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "staking-ui",
"version": "1.1.11",
"version": "1.1.12",
"private": true,
"scripts": {
"postinstall": "$npm_execpath run typechainRegistryTypes && $npm_execpath run typechainGifInterfaceTypes",
Expand Down

0 comments on commit 9c04507

Please sign in to comment.