mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-05 03:15:07 +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
|
message
|
||||||
} = this.state
|
} = this.state
|
||||||
|
|
||||||
const hasCorrectNetwork = networkId === 42
|
const hasCorrectNetwork = networkId === 1
|
||||||
const hasAccount = accounts.length !== 0
|
const hasAccount = accounts.length !== 0
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
Reference in New Issue
Block a user