fabric-admin-sdk GitHub
PR #111 | Update godoc and examples for chaincode package |
Made the Definition.validat() function private since it is not used outside of the package. Closes #101 |
Created At 2023-03-03 17:22:21 +0000 UTC
PR #109 | Implement GetInstalled chaincode package |
Contains two commits to be merged as separate commits. One for GetInstalled chaincode package; the other for QueryApproved chaincode definition. Changed chaincode.PackageID() to take a Reader for consistency with chaincode.Install(). Closes #102 Closes #103 |
Created At 2023-03-02 17:40:13 +0000 UTC