Skip to content
  • Jason Yellick's avatar
    FAB-11026 Remove lifecycle shim and use LSCC inst · 620dffee
    Jason Yellick authored
    
    
    There was a shim created by the chaincode package to abstract away
    lifecycle operations.  Over time, this shim has done less and less as
    the LSCC implementation has exposed more function directly rather than
    as chaincode calls.  Now, the shim is only translating names.  This CR
    simply aligns the names and removes the shim.
    
    Change-Id: Ide10dbe5b872752458dca87b0a520b946a644afd
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    620dffee