mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Lint
This commit is contained in:
parent
2392e77cd8
commit
5b3927fe5b
@ -13,8 +13,8 @@ const initialState = {
|
|||||||
NetworkController: {
|
NetworkController: {
|
||||||
provider: {
|
provider: {
|
||||||
type: 'rpc',
|
type: 'rpc',
|
||||||
rpcTarget: 'http://localhost:8545'
|
rpcTarget: 'http://localhost:8545',
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user