Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 30, 2023
1 parent 7ad0c25 commit 09d1676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truffle-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ module.exports = {
...MNEMONIC,
providerOrUrl: `https://rpc-mumbai.matic.today`
}),
network_id: '80001',
network_id: '80001'
},
goerli: {
provider: function() {
Expand Down

0 comments on commit 09d1676

Please sign in to comment.