# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ACLs provides mappings for resources in a channel.
No description provided by the author
No description provided by the author
No description provided by the author
AnchorPeer message structure which provides information about anchor peer, it includes host name, port number and peer certificate.
AnchorPeers simply represents list of anchor peers which is used in ConfigurationItem.
APIResource represents an API resource in the peer whose ACL is determined by the policy_ref field.
ChaincodeAction contains the actions the events generated by the execution of the chaincode.
ChaincodeActionPayload is the message to be used for the TransactionAction's payload when the Header's type is set to CHAINCODE.
Specify the deployment of a chaincode.
ChaincodeEndorsedAction carries information about the endorsement of a specific proposal.
ChaincodeEndorsement instructs the peer how transactions should be endorsed.
ChaincodeEvent is used for events and registrations that are specific to chaincode string type - "chaincode".
ChaincodeHeaderExtension is the Header's extentions message to be used when the Header's type is CHAINCODE.
ChaincodeID contains the path as specified by the deploy transaction that created it as well as the hashCode that is generated by the system for the path.
ChaincodeIdentifier identifies a piece of chaincode.
ChaincodeInfo contains general information about an installed/instantiated chaincode.
Carries the chaincode function and its arguments.
Carries the chaincode function and its arguments.
No description provided by the author
ChaincodeProposalPayload is the Proposal's payload message to be used when the Header's type is CHAINCODE.
ChaincodeQueryResponse returns information about each chaincode that pertains to a query in lscc.go, such as GetChaincodes (returns all chaincodes instantiated on a channel), and GetInstalledChaincodes (returns all chaincodes installed on a peer).
Carries the chaincode specification.
ChaincodeValidation instructs the peer how transactions for this chaincode should be validated.
ChannelInfo contains general information about channels.
ChannelQueryResponse returns information about each channel that pertains to a query in lscc.go, such as GetChannels (returns all channels for a given peer).
ConfigTree encapsulates channel and resources configuration of a channel.
DeliverResponse.
No description provided by the author
No description provided by the author
No description provided by the author
DelState is the payload of a ChaincodeMessage.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
An endorsement is a signature of an endorser over a proposal response.
FilteredBlock is a minimal set of information about a block.
FilteredChaincodeAction is a minimal set of information about an action within a transaction.
FilteredTransaction is a minimal set of information about a transaction within a block.
No description provided by the author
FilteredTransactionActions is a wrapper for array of TransactionAction message from regular block.
GetHistoryForKey is the payload of a ChaincodeMessage.
GetQueryResult is the payload of a ChaincodeMessage.
GetState is the payload of a ChaincodeMessage.
GetStateByRange is the payload of a ChaincodeMessage.
No description provided by the author
LifecycleEvent is used as the payload of the chaincode event emitted by LSCC.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessedTransaction wraps an Envelope that includes a transaction along with an indication of whether the transaction was validated or invalidated by committing peer.
A Proposal is sent to an endorser for endorsement.
A ProposalResponse is returned from an endorser to the proposal submitter.
ProposalResponsePayload is the payload of a proposal response.
PutState is the payload of a ChaincodeMessage.
No description provided by the author
QueryMetadata is the metadata of a GetStateByRange and GetQueryResult.
QueryResponse is returned by the peer as a result of a GetStateByRange, GetQueryResult, and GetHistoryForKey.
QueryResponseMetadata is the metadata of a QueryResponse.
QueryResultBytes hold the byte representation of a record returned by the peer.
No description provided by the author
No description provided by the author
A response with a representation similar to an HTTP response that can be used within another message.
No description provided by the author
SignedChaincodeDeploymentSpec carries the CDS along with endorsements.
This structure is necessary to sign the proposal which contains the header and the payload.
This message is necessary to facilitate the verification of the signature (in the signature field) over the bytes of the transaction (in the transactionBytes field).
No description provided by the author
No description provided by the author
The transaction to be sent to the ordering service.
TransactionAction binds a proposal to its action.
VSCCArgs is passed (marshaled) as a parameter to the VSCC imlementation via the argument field of the ChaincodeValidation message.

# Interfaces

AdminClient is the client API for Admin service.
AdminServer is the server API for Admin service.
No description provided by the author
No description provided by the author
ChaincodeSupportClient is the client API for ChaincodeSupport service.
ChaincodeSupportServer is the server API for ChaincodeSupport service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeliverClient is the client API for Deliver service.
DeliverServer is the server API for Deliver service.
EndorserClient is the client API for Endorser service.
EndorserServer is the server API for Endorser service.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
Confidentiality Levels.
Reserved entries in the key-level metadata map.
No description provided by the author
No description provided by the author