...
- Click any row on the chaincode table, you will enter the sub-detail page, which shows all information about current cc, including PackageID, version, language, description and peer nodes the cc is installed.
- The frontend page is routing using chaincode name, the following page uses the URL path hostname/operator/chaincodeDefinition/packageID/detail
...