Skip to content
  • jiangyaoguo's avatar
    [FAB-3329] set chaincode version in ProposalResponse · fc95c06c
    jiangyaoguo authored
    
    
    When endorser endorse proposal, set ChaincodeID field
    of ChaincodeAction with the ChaincodeID which was used
    to execute chaincode, especially the chaincode version.
    This CR add ChaincodeID to escc args and set it when
    endorsing proposal. Another CR will implement checking
    chaincode version of transaction matches latest chaincode
    version in commiiter side.
    
    Change-Id: I62d7a5d34e12ff9d3131aa52d1af428bb8d58f2e
    Signed-off-by: default avatarjiangyaoguo <jiangyaoguo@gmail.com>
    fc95c06c