Skip to content

Commit 1adbcde

Browse files
committed
Merge branch 'feat/188-avalanche-market' of github.com:aave/protocol-v2 into feat/188-avalanche-market
2 parents 59ed739 + 41b300a commit 1adbcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper-hardhat-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export const NETWORKS_DEFAULT_GAS: iParamsPerNetwork<number> = {
6868
[ePolygonNetwork.mumbai]: 1 * GWEI,
6969
[ePolygonNetwork.matic]: 1 * GWEI,
7070
[eXDaiNetwork.xdai]: 1 * GWEI,
71-
[eAvalancheNetwork.avalanche]: 85 * GWEI,
71+
[eAvalancheNetwork.avalanche]: 225 * GWEI,
7272
[eAvalancheNetwork.fuji]: 85 * GWEI,
7373
};
7474

0 commit comments

Comments
 (0)