feature/default_network_editable
Thomas Huang 6 years ago
parent 2392e77cd8
commit 5b3927fe5b
  1. 4
      test/unit/localhostState.js

@ -13,8 +13,8 @@ const initialState = {
NetworkController: {
provider: {
type: 'rpc',
rpcTarget: 'http://localhost:8545'
}
rpcTarget: 'http://localhost:8545',
},
},
}

Loading…
Cancel
Save