fabric-samples/fabcar/javascript
Simon Stone 5be62b5200 [FAB-13207] Remove incorrect discovery options
The TypeScript version of the FabCar app uses a dodgy
"as any" cast to get around a bug that has been fixed;
turns out the wrong name was being used (should have
been asLocalhost, not useLocalhost).

Note, because basic-network does not use TLS, we cannot
use service discovery. We can enable service discovery
when we migrate FabCar to BYFN instead.

Change-Id: I36dad1c8cc7380ca1123805ae3e74fe1e7665b40
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
2018-12-10 13:13:11 +00:00
..
wallet [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.editorconfig [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.eslintignore [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.eslintrc.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.gitignore [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
enrollAdmin.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
invoke.js [FAB-13207] Remove incorrect discovery options 2018-12-10 13:13:11 +00:00
package.json [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
query.js [FAB-13207] Remove incorrect discovery options 2018-12-10 13:13:11 +00:00
registerUser.js [FAB-13207] Remove incorrect discovery options 2018-12-10 13:13:11 +00:00