• Jason Yellick's avatar
    FAB-10987 GetChaincodeDeploymentSpec direct call · f4ed7424
    Jason Yellick authored
    
    
    Presently, the chaincode/lifecycle/lifecycle.go
    GetChaincodeDeploymentSpec makes a chaincode invocation of LSCC to
    retrieve information which is directly and trivially available.  This CR
    passes in a reference to LSCC so that all of the chaincode overhead and
    complexity can be eliminated.
    
    Change-Id: I57523144264e3efffc8cb81ff5d72f0138d1a79c
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    f4ed7424