//
pkg.gl
Category
github.com/dusk-network/dusk-blockchain
pkg
core
consensus
reduction
firststep
package
0.6.1
Repository:
https://github.com/dusk-network/dusk-blockchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
271 SLOC
#
Functions
New
New creates and launches the component which responsibility is to reduce the candidates gathered as winner of the selection of all nodes in the committee and reduce them to just one candidate obtaining 64% of the committee vote.
#
Structs
Phase
Phase is the implementation of the Selection step component.