 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewImpl ¶
func NewImpl(consumer consensus.ExecutionConsumer, rawExecutor PartialStack, stps statetransfer.PartialStack) consensus.Executor
NewCoordinatorImpl creates a new executor.Coordinator
Types ¶
type PartialStack ¶
type PartialStack interface {
	consensus.LegacyExecutor
	GetBlockchainInfo() *pb.BlockchainInfo
}
    PartialStack contains the ledger features required by the executor.Coordinator
 Click to show internal directories. 
   Click to hide internal directories.