package
0.5.0
Repository: https://github.com/frankonly/iotex-core.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewConsensus creates a IotxConsensus struct.
WithBroadcast is an option to add broadcast callback to Consensus.
WithRollDPoSProtocol is an option to register rolldpos protocol.
WithRootChainAPI is an option to add a root chain api to Consensus.

# Structs

IotxConsensus implements Consensus.

# Interfaces

Consensus is the interface for handling IotxConsensus view change.

# Type aliases

Option sets Consensus construction parameter.