mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update default provider
This commit is contained in:
parent
384cb126dd
commit
181a11eae2
@ -43,7 +43,7 @@ function getProvider (type) {
|
|||||||
case 'ropsten':
|
case 'ropsten':
|
||||||
return 'https://ropsten.infura.io/'
|
return 'https://ropsten.infura.io/'
|
||||||
default:
|
default:
|
||||||
return 'http://localhost:3000/'
|
return 'http://localhost:8545/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user