79215558

Date: 2024-11-22 15:19:17
Score: 1
Natty:
Report link

It looks like Explorer is trying to use the legacy (Fabric v1) chaincode lifecycle implementation (lscc); likely to list deployed chaincode. A new chaincode lifecycle was introduced with Fabric v2, and the legacy (Fabric v1) lifecycle was removed in Fabric v3. I guess that Explorer needs to be updated to use the newer (Fabric v2) chaincode lifecycle in order to be compatible with Fabric v3.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
Posted by: bestbeforetoday