# Functions
No description provided by the author
# Constants
Transaction does not yet have a validity state.
No description provided by the author
No description provided by the author
No description provided by the author
Transaction is unknown but has known dependencies.
Transaction is invalid and has been discarded.
PeerForAnything defines the class of peers that can be used for any function.
PeerForDelivery defines the class of peers to be used for delivery.
PeerForDiscovery defines the class of peers to be used for discovery.
PeerForFinality defines the class of peers to be used for finality.
PeerForQuery defines the class of peers to be used for query.
Transaction is unknown.
Transaction is valid and committed.
# Structs
No description provided by the author
DiscoveredPeer contains the information of a discovered peer.
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
TransactionStatusChanged is sent when the status of a transaction changes.
No description provided by the author
# Interfaces
Block models a block of the ledger.
Chaincode exposes chaincode-related functions.
ChaincodeDiscover models a client-side chaincode's endorsers discovery operation.
ChaincodeInvocation models a client-side chaincode invocation.
ChaincodeManager manages chaincodes.
Channel gives access to Fabric channel related information.
No description provided by the author
Committer models the committer service.
Config defines basic information the configuration should provide.
No description provided by the author
Delivery gives access to Fabric channel delivery.
Driver models the network driver factory.
No description provided by the author
No description provided by the author
No description provided by the author
FabricNetworkService gives access to a Fabric network components.
No description provided by the author
No description provided by the author
IdentityProvider models the identity provider.
Ledger gives access to the remote ledger.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ordering models the ordering service.
ProcessedTransaction models a transaction that has been processed by Fabric.
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
SignerService models a signer 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
No description provided by the author
TxStatusChangeListener is the interface that must be implemented to receive transaction status change notifications.
Vault models a key value store that can be updated by committing rwsets.
Verifier is an interface which wraps the Verify method.
# Type aliases
DeliveryCallback is a callback function used to process a transaction.
No description provided by the author
No description provided by the author
PeerFunctionType defines classes of peers providing a specific functionality.
No description provided by the author
ValidationCode of transaction.