Skip to content

Commit

Permalink
use correct chainId (#6076)
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanmino authored Sep 4, 2024
1 parent 8030ef4 commit 63936a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/redux/gas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,6 @@ export const gasPricesStartPolling =
defaultGasLimit,
gasLimit,
selectedGasFee,
chainId,
selectedGasFee: lastSelectedGasFee,
gasFeesBySpeed: lastGasFeesBySpeed,
currentBlockParams,
Expand Down

0 comments on commit 63936a6

Please sign in to comment.