mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-02 18:13:10 +01:00
switch to main network
This commit is contained in:
parent
03c1a39f93
commit
ea9fb7dc3f
@ -177,7 +177,7 @@ export default class Web3Donation extends PureComponent {
|
||||
message
|
||||
} = this.state
|
||||
|
||||
const hasCorrectNetwork = networkId === 42
|
||||
const hasCorrectNetwork = networkId === 1
|
||||
const hasAccount = accounts.length !== 0
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user