Skip to content

Commit

Permalink
skip bsc in grp due to covalent late node issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mwamedacen committed Oct 22, 2023
1 parent ef2f347 commit 49279c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/gas-refund/gas-refund.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const GRP_SUPPORTED_CHAINS = [
CHAIN_ID_MAINNET,
CHAIN_ID_OPTIMISM,
CHAIN_ID_POLYGON,
CHAIN_ID_BINANCE,
// CHAIN_ID_BINANCE, /// TEMP fix
CHAIN_ID_FANTOM,
].filter(isTruthy);

Expand Down

0 comments on commit 49279c5

Please sign in to comment.