Update index.html
This commit is contained in:
parent
1dc9e5873a
commit
4bf0eed6af
@ -499,7 +499,6 @@
|
|||||||
console.error(error)
|
console.error(error)
|
||||||
})
|
})
|
||||||
// connectToMetaMask().then(() => {
|
// connectToMetaMask().then(() => {
|
||||||
console.log('MetaMask connected')
|
|
||||||
if (window.ethereum) {
|
if (window.ethereum) {
|
||||||
// setMetaMaskStatus(window.ethereum.isConnected())
|
// setMetaMaskStatus(window.ethereum.isConnected())
|
||||||
window.ethereum.on('chainChanged', (chainId) => {
|
window.ethereum.on('chainChanged', (chainId) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user