# Functions
ChaincodeInvokeOrQuery invokes or queries the chaincode.
Cmd returns the cobra command for Chaincode.
InitCmdFactory init the ChaincodeCmdFactory with default clients.
# Structs
ChaincodeCmdFactory holds the clients used by ChaincodeCmd.