Re: #hyperledger-fabric Contract to call a Contract within the same chaincode #hyperledger-fabric
Matthew White
Hello,
I’d suggest looking at the `fabric-contract-api-go` that will do exactly what you want. Specifically https://github.com/hyperledger/fabric-contract-api-go/blob/main/tutorials/getting-started.md#declaring-a-contract
Thanks Mathew
From: fabric@... <fabric@...>
On Behalf Of adineshreddy1mt@...
Hello , I am trying to implement multiple contracts in a single chaincode in Go lang. Ref:(https://hyperledger-fabric.readthedocs.io/en/release-2.3/smartcontract/smartcontract.html#terminology) We have a method called `InvokeChaincode(chaincodeName ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd Hello , Ref:(https://hyperledger-fabric.readthedocs.io/en/release-2.3/smartcontract/smartcontract.html#terminology) Do we have any methods where a contract will call another contract in a same chaincode in Fabric Go-SDK.
Thanks in-advance. Thanks,
|
||||
|