Versions in this module Expand all Collapse all v1 v1.4.11 Mar 2, 2021 Changes in this version + var A string + var Aval int + var B string + var Bval int + var X int + type SimpleChaincode struct + func (t *SimpleChaincode) Init(stub shim.ChaincodeStubInterface) pb.Response + func (t *SimpleChaincode) Invoke(stub shim.ChaincodeStubInterface) pb.Response