Select Git revision
core
-
-
- Open in your IDE
- Download source code
- Download this directory
manish
authored
This CR
- Introduces an interface 'DeployedChaincodeInfoProvider'
for decoupling the ledger code from chaincode lifecycle code
- Declares ledger's dependency on this interface explicitly.
The intent is that ledger code will use this dependency for
listening to chaincode lifecycle events and for querying
the information about the deployed chaicodes
- Introduces a convenient function in legder that other modules
can use directly to get information about the chaincodes
FAB-11562 #done
Change-Id: I3eb0e798f00ceb18203128fd9da93822fc2bca2b
Signed-off-by:
manish <manish.sethi@gmail.com>
Name | Last commit | Last update |
---|---|---|
.. |