Skip to content

Commit 47861b5

Browse files
committed
Update gnosis chain config rpc host
1 parent f8b54c6 commit 47861b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/hardhat.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ module.exports = {
143143
},
144144
},
145145
gnosis: {
146-
url: "https://rpc.gnosischain.com",
146+
url: "https://rpc.gnosis.gateway.fm",
147147
accounts: gnosisAccounts,
148148
},
149149
nitro: {

0 commit comments

Comments
 (0)