Skip to content

Commit

Permalink
Fix transaction fee recalc
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Feb 26, 2024
1 parent 45b90df commit 5ec07bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@emotion/styled": "^11.10.4",
"@ethersproject/address": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@galacticcouncil/apps": "3.2.0",
"@galacticcouncil/apps": "3.2.1",
"@galacticcouncil/math-lbp": "^0.2.1",
"@galacticcouncil/math-liquidity-mining": "^0.2.0",
"@galacticcouncil/math-omnipool": "^0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2990,10 +2990,10 @@
resolved "https://registry.yarnpkg.com/@galacticcouncil/api-augment/-/api-augment-0.0.6.tgz#fc54c04c3bb953db3f739ea2c5820153088d564d"
integrity sha512-5Qq+dzRoyuMS6uUXjl1asRrosIQ1n0vD0dzbxK8H8f3hmIzDdpiQVqlqWBLEc7D/PA7VM/7j1scICpdjtJJELw==

"@galacticcouncil/[email protected].0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@galacticcouncil/apps/-/apps-3.2.0.tgz#3364fceb95727bdeb9688d2f0172770a22a339e8"
integrity sha512-sWHFNKNFnVE54Wn4QCjv0v9gdIQLknt3HmEfytlHx/rWLHL6tLxIjcxoe5H0oDbhNoiu0T5hFUe1XUqs6udWQQ==
"@galacticcouncil/[email protected].1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@galacticcouncil/apps/-/apps-3.2.1.tgz#55b646a7db523a8b25dd455c97d2e19289e1ce6f"
integrity sha512-MGPpWjwgTAWGO4sbABoIBdM9Wpg+yfUWkOb+gB5iLDfepi9cUx432vUdOTe1J3NKC++Hu6AY/V3hYrvSEcxp9w==
dependencies:
"@cfx-kit/wallet-avatar" "0.0.5"
"@talismn/connect-wallets" "^1.2.1"
Expand Down

0 comments on commit 5ec07bb

Please sign in to comment.