Skip to content
  • Jason Yellick's avatar
    [FAB-9581] Pass sccprovider into chaincode New · 64c38b0a
    Jason Yellick authored
    
    
    Presently, system chaincodes use an antipattern of calling into another
    package to ask how to do something, rather than being told how that
    thing should be done.
    
    This CR inverts the control so that at instantiation time, the system
    chaincode is given the sysccprovider rather than asking for it.
    
    Change-Id: I4c445fa9bcf7857cb1fe15b7dda59b9fe849e77f
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    64c38b0a