Methods
getLoggingService() → {LoggingService}
Get the logging service provided by the chaincode container.
- Source:
Returns:
The logging service provided by the chaincode container.
- Type
- LoggingService
getUUID() → {string}
Get the UUID of the chaincode container.
- Source:
Returns:
The UUID of the chaincode container.
- Type
- string
getVersion() → {string}
Get the version of the chaincode container.
- Source:
Returns:
The version of the chaincode container.
- Type
- string