Package | Description |
---|---|
org.hyperledger.fabric.sdk |
Modifier and Type | Method and Description |
---|---|
ChaincodeID |
ChaincodeID.Builder.build() |
ChaincodeID |
TransactionRequest.getChaincodeID() |
ChaincodeID |
ProposalResponse.getChaincodeID()
Chaincode ID that was executed.
|
ChaincodeID |
QuerySCCRequest.getChaincodeID() |
Modifier and Type | Method and Description |
---|---|
void |
TransactionRequest.setChaincodeID(ChaincodeID chaincodeID) |
Copyright © 2022. All rights reserved.