fabric-samples/fabcar/typescript/src
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
..
enrollAdmin.ts [FAB-12878] Add fabcar app using new prog model (TS) 2018-12-07 22:18:37 +00:00
invoke.ts [FAB-13207] Remove incorrect discovery options 2018-12-10 13:13:11 +00:00
query.ts [FAB-13207] Remove incorrect discovery options 2018-12-10 13:13:11 +00:00
registerUser.ts [FAB-13207] Remove incorrect discovery options 2018-12-10 13:13:11 +00:00