Package | Description |
---|---|
org.hyperledger.fabric.sdk |
Modifier and Type | Method and Description |
---|---|
LifecycleInstallChaincodeRequest |
HFClient.newLifecycleInstallChaincodeRequest()
newInstallProposalRequest get new Query Install proposal request.
|
Modifier and Type | Method and Description |
---|---|
Collection<LifecycleInstallChaincodeProposalResponse> |
HFClient.sendLifecycleInstallChaincodeRequest(LifecycleInstallChaincodeRequest lifecycleInstallChaincodeRequest,
Collection<Peer> peers)
Send install chaincode request proposal to peers.
|
Copyright © 2022. All rights reserved.