# 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
# Variables
AtomicBroadcast_ServiceDesc is the grpc.ServiceDesc for AtomicBroadcast service.
BlockAttestations_ServiceDesc is the grpc.ServiceDesc for BlockAttestations service.
Cluster_ServiceDesc is the grpc.ServiceDesc for Cluster service.
ClusterNodeService_ServiceDesc is the grpc.ServiceDesc for ClusterNodeService service.
Enum value maps for ConsensusType_State.
Enum value maps for ConsensusType_State.
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
Enum value maps for SeekInfo_SeekBehavior.
Enum value maps for SeekInfo_SeekBehavior.
Enum value maps for SeekInfo_SeekContentType.
Enum value maps for SeekInfo_SeekContentType.
Enum value maps for SeekInfo_SeekErrorResponse.
Enum value maps for SeekInfo_SeekErrorResponse.
# Structs
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
ChannelRestrictions is the mssage which conveys restrictions on channel creation for an orderer.
ClusterNodeServiceStepRequest wraps a message that is sent to a cluster member.
No description provided by the author
No description provided by the author
No description provided by the author
ClusterNodeServiceStepResponse is a message received from a cluster member.
No description provided by the author
ConsensusRequest is a consensus specific message sent to a cluster member.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Carries a list of bootstrap brokers, i.e.
NodeAuthRequest for authenticate the stream between the cluster members.
NodeConsensusRequest is a consensus specific message sent to a cluster member.
NodeTransactionOrderRequest wraps a transaction to be sent for ordering.
SeekInfo specifies the range of requested blocks to return If the start position is not found, an error is immediately returned Otherwise, blocks are returned until a missing block is encountered, then behavior is dictated by the SeekBehavior specified.
No description provided by the author
SeekNextCommit refers to the next block that will be committed.
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
StepRequest wraps a message that is sent to a cluster member.
No description provided by the author
No description provided by the author
StepResponse is a message received from a cluster member.
No description provided by the author
SubmitRequest wraps a transaction to be sent for ordering.
SubmitResponse returns a success or failure status to the sender.
TransactionOrderResponse returns a success or failure status to the sender.
UnimplementedAtomicBroadcastServer should be embedded to have forward compatible implementations.
UnimplementedBlockAttestationsServer should be embedded to have forward compatible implementations.
UnimplementedClusterNodeServiceServer should be embedded to have forward compatible implementations.
UnimplementedClusterServer should be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AtomicBroadcastClient is the client API for AtomicBroadcast service.
AtomicBroadcastServer is the server API for AtomicBroadcast service.
No description provided by the author
No description provided by the author
BlockAttestationsClient is the client API for BlockAttestations service.
BlockAttestationsServer is the server API for BlockAttestations service.
No description provided by the author
No description provided by the author
ClusterClient is the client API for Cluster service.
No description provided by the author
No description provided by the author
ClusterNodeServiceClient is the client API for ClusterNodeService service.
ClusterNodeServiceServer is the server API for ClusterNodeService service.
ClusterServer is the server API for Cluster service.
UnsafeAtomicBroadcastServer may be embedded to opt out of forward compatibility for this service.
UnsafeBlockAttestationsServer may be embedded to opt out of forward compatibility for this service.
UnsafeClusterNodeServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeClusterServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
State defines the orderer mode of operation, typically for consensus-type migration.
If BLOCK_UNTIL_READY is specified, the reply will block until the requested blocks are available, if FAIL_IF_NOT_READY is specified, the reply will return an error indicating that the block is not found.
SeekContentType indicates what type of content to deliver in response to a request.
SeekErrorTolerance indicates to the server how block provider errors should be tolerated.