fabric-samples/test-network/scripts
Tatsuya Sato 8c7e8e1b2f
[FAB-17957] Delete --tls extra arguments from fabric-samples (#198)
`--tls` option of the peer command does not require any argument.
On the other hand, some scripts assign the arguments.

This patch deletes the unnecessary arguments.

Also, this patch fixes a minor problem on private data tutorial instructions
for base64 (Related to FAB-13777).

Signed-off-by: Tatsuya Sato <Tatsuya.Sato@hal.hitachi.com>
2020-06-04 16:49:29 -04:00
..
org3-scripts Remove TLS enabled switch (#155) 2020-04-15 08:08:43 +02:00
createChannel.sh [FAB-17957] Delete --tls extra arguments from fabric-samples (#198) 2020-06-04 16:49:29 -04:00
deployCC.sh [FAB-17957] Delete --tls extra arguments from fabric-samples (#198) 2020-06-04 16:49:29 -04:00
envVar.sh Remove TLS enabled switch (#155) 2020-04-15 08:08:43 +02:00