mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-22 08:08:06 +00:00
use metamask/status in development mode
This commit is contained in:
parent
c2946874b4
commit
7a81eb3f6a
@ -49,9 +49,9 @@ module.exports = {
|
||||
// assumed to be the intended environment by `embark run`
|
||||
development: {
|
||||
dappConnection: [
|
||||
'$WEB3', // uses pre existing web3 object if available (e.g in Mist)
|
||||
'ws://localhost:8546',
|
||||
'http://localhost:8545',
|
||||
'$WEB3', // uses pre existing web3 object if available (e.g in Mist)
|
||||
],
|
||||
strategy: 'explicit',
|
||||
contracts: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user