What is a 'chaincode-to-chaincode' invocation in Hyperledger Fabric?
-
A
Calling a chaincode from an external client application
-
B
One chaincode invoking another chaincode on the same or different channel
-
C
A chaincode calling the ordering service directly
-
D
Upgrading chaincode without downtime