This repository was archived by the owner on Apr 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
src/main/java/org/hyperledger/fabric/sdk Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 6868import org .hyperledger .fabric .protos .orderer .Ab .SeekInfo ;
6969import org .hyperledger .fabric .protos .orderer .Ab .SeekPosition ;
7070import org .hyperledger .fabric .protos .orderer .Ab .SeekSpecified ;
71- import org .hyperledger .fabric .protos .peer .Configuration .AnchorPeer ;
72- import org .hyperledger .fabric .protos .peer .Configuration .AnchorPeers ;
7371import org .hyperledger .fabric .protos .peer .FabricProposal ;
7472import org .hyperledger .fabric .protos .peer .FabricProposal .SignedProposal ;
7573import org .hyperledger .fabric .protos .peer .FabricProposalResponse ;
104102import org .hyperledger .fabric .sdk .transaction .UpgradeProposalBuilder ;
105103
106104import static java .lang .String .format ;
107- import static org .hyperledger .fabric .protos .common .Common .HeaderType ;
108- import static org .hyperledger .fabric .protos .common .Common .SignatureHeader ;
109- import static org .hyperledger .fabric .protos .common .Common .Status ;
110- import static org .hyperledger .fabric .protos .common .Configtx .ConfigValue ;
111- import static org .hyperledger .fabric .protos .common .Policies .SignaturePolicy ;
112- import static org .hyperledger .fabric .protos .common .Policies .SignaturePolicyEnvelope ;
113105import static org .hyperledger .fabric .sdk .helper .Utils .checkGrpcUrl ;
114106import static org .hyperledger .fabric .sdk .helper .Utils .toHexString ;
115107import static org .hyperledger .fabric .sdk .transaction .ProtoUtils .createChannelHeader ;
You can’t perform that action at this time.
0 commit comments