Thanks to visit codestin.com
Credit goes to hyperledger.github.io

Interface: ChaincodeServerOpts

ChaincodeServerOpts

Properties:
Name Type Argument Description
ccid string Chaincode ID
address string Listen address for the server
tlsProps ChaincodeServerTLSProperties <optional>
TLS properties if TLS is required.

Extends