Expand description
The unsigned phase, and its miner.
Structs
A base miner, suitable to be used for both signed and unsigned submissions.
Enums
Error type for operations related to the OCW npos solution miner.
Traits
Configurations for a miner that comes with this pallet.
Type Definitions
The relative distribution of a voter’s stake among the winning targets.
The
IndexAssignment
type specialized for a
particular runtime T
.Same as
VoterOf
, but parameterized by the MinerConfig
.Error type of the pallet’s
crate::Config::Solver
.A voter’s fundamental data: their ID, their stake, and the list of candidates for whom they
voted.