hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::ordering Namespace Reference

Namespaces

 detail
 
 transport
 

Classes

class  OnDemandConnectionManager
 
class  OnDemandOrderingGate
 
class  OnDemandOrderingInit
 
class  OnDemandOrderingService
 
class  OnDemandOrderingServiceImpl
 
struct  ProposalEvent
 
struct  RoundSwitch
 

Functions

consensus::Round nextCommitRound (const consensus::Round &round)
 
consensus::Round nextRejectRound (const consensus::Round &round)
 

Variables

const consensus::RejectRoundType kFirstRejectRound = 0
 

Function Documentation

◆ nextCommitRound()

consensus::Round iroha::ordering::nextCommitRound ( const consensus::Round round)
Here is the caller graph for this function:

◆ nextRejectRound()

consensus::Round iroha::ordering::nextRejectRound ( const consensus::Round round)
Here is the caller graph for this function:

Variable Documentation

◆ kFirstRejectRound

const consensus::RejectRoundType iroha::ordering::kFirstRejectRound = 0